ITSM forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How can add filtered list type in menu item?

Hi Guys,   How can add filtered list type in menu item?     If I add a scripted or filtered type of menu item its shows a error " filtered/scripted is top level menu" is there any possible way to add the menu item in service portal? 

Resolved! validate entered email is exists in ServiceNow or not?

I have created email field on service portal and user manually entering an email so which need to check whether the provided email id is exists in snow or not? if  it is exists we need to clear the value. I have written client script and script inclu...

Dinesh by Tera Guru
  • 1510 Views
  • 8 replies
  • 5 helpfuls

Unable to create Record Producer

Hi All, When tried to create a RC I'm getting the error as below.This is a wrong configuration for Record ProducerInvalid insertAt least one of flow, workflow or execution plan should be filled. Otherwise, when order is placed, then even on approving...

SivaJyothi1_0-1672061548423.png SivaJyothi1_1-1672061601134.png
kavitha_cr by Mega Guru
  • 607 Views
  • 1 replies
  • 1 helpfuls

Unparseable date error after flow execution

Hello Everyone After the flow execution we got some errors in logs like Unparseable date error. The error like this : Unparseable date: "32.00": java.text.ParseException: Unparseable date: "32.00": java.base/java.text.DateFormat.parse(DateFormat.java...

Aditya37 by Tera Contributor
  • 1751 Views
  • 1 replies
  • 0 helpfuls

How to copy attachments from incident to problem

When we are trying to create problem from incident, the attachments are not copying / getting duplicate vice versa. When: on Update Condition: Problem is not Empty function executeRule(current, previous /*null when async*/) {   var gr = new GlideReco...

Search source are not working in portal

Hi, 1. I have created New Search Sources in the service portal --> portals -> Service Portal. 2. In the related list under search sources I click on New 3. I filled the form (search page template field is auto-populated with code) 4. In the Data sour...

Surya67 by Tera Contributor
  • 2450 Views
  • 8 replies
  • 0 helpfuls

Related List Based on Record Producer Variable

I need to create a related list where a field on one table contains the same value as a variable associated with a record on another table.  Is this even possible? current.addQuery('first_name', parent.variables.first_name); Should I perhaps run a Gl...

Resolved! Variable Editor in Task-Extended Table

Hi experts, I created a formatter to display the variable editor in my tasks extended table, and I already put it in the form.The record of this table is created via Flow Designer, by the "Create Record" action. What else do I need to do for the vari...

Resolved! Can't find Scheduled Job Calculate Availability?

Hi! I see in documentation and in KB0860857 at ServiceNow that Calculate Availability Scheduled Job is referensed. But I can't find that job in our instances in the 'sysauto'-table? Can't find in my PDI either. Has the job been renamed? Regards Ander...

SNC.regex is invalid in scoped application

Hello folks,I am trying to access SNC in scoped application  - Code - var reg = new SNC.Regex('/\\$\\{(.*?)\\}/i');var match = reg.match(<htmlString>); Error - Invalid object in scoped script: [object SNC] Please suggest how I can use SNC in my scope...

Shalini32 by Kilo Guru
  • 470 Views
  • 2 replies
  • 0 helpfuls

Create single report for Incident and Catalog task table

Hi All, I need to update Unassigned Incidents card data to show sc_task table records also. OOB, it shows unassigned incidents only.How can we do that?  Please give your thoughts. Also, is it possible to create database view for sc_task and incident ...

Rekha20 by Tera Contributor
  • 710 Views
  • 7 replies
  • 0 helpfuls