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

Forum Posts

Resolved! Set request fields after creating request via script

Hi, when an Incident is closed using the Close Code "Not an Incident", and no Request is connected to it, the incident should close and open a generic request with the same information as the incident had. I created this business rule for that (after...

GraceFi by Tera Contributor
  • 1873 Views
  • 4 replies
  • 0 helpfuls

How to insert sys_choice for scoped application element?

Hi,Can someone please suggest how to populate sys_choice for scoped application element.I have written following code:   var setRecord = new GlideRecord("sys_choice");   setRecord.initialize();   setRecord.element = "x_12345_catalyst_bot_name";   set...

vimal11592 by Tera Expert
  • 5447 Views
  • 7 replies
  • 1 helpfuls

Manage access via configuration

I have an ACL that restricts the deletion of incidents in the incident table to just a couple of groups. However, as requirements change and additional user groups need access to the delete functionality, I must update the code to add these new group...

Sandhya23 by Tera Guru
  • 975 Views
  • 8 replies
  • 3 helpfuls

Resolved! Flow Designer page appearing blank

Everytime i am opening flow designer page form app navigator ,i am landing to a blank page- $flow-designer.do?sysparm_nostack=true

Community Alums by Community Alums  
  • 6185 Views
  • 14 replies
  • 3 helpfuls

Resolved! Scheduling a Change Ticket.

Hi, im working on integrating ticketing system of ServiceNow with my patch management tool, so i am creating a Change Ticket of every patch that i'm detecting. I have a doubt in the scheduling the Change Ticket, so is the time in 24hr format or 12hr ...

Resolved! Is this possible with OOB reporting ?

How to get count of total incidents that were resolved on the same day of creation or within 2 days of creation for past month ?  Is this possible with OOB reporting or any OOB metric to achieve the same

Snehal13 by Kilo Sage
  • 887 Views
  • 3 replies
  • 0 helpfuls

Resolved! Change Request Client Script Issue

Hello, I am currently working on a client script within change requests to achieve the following: If all of these are true - Request company value is NHS Lothian (sys id, ad0459981b7c0c100375ca217e4bcbb0)State changes to Closed (value, 3)Assignment g...

Step based fulfilment - catalog builder

Hello,  I would like to add a task that will be only created if the previous task So, I have 4 different tasks that have order 100 and they are triggered depending on the conditions i would like to have a task 200 that will be triggered if the task 1...

dev_K_0-1722860572874.png
dev_K by Tera Contributor
  • 781 Views
  • 2 replies
  • 3 helpfuls

List collector to array via flow designer

 here I am trying to automate the user assignment role using flow designer so here first got the catalog variables then here I am trying to convert list collector to array as we will be getting the more than one roles to assign to the user.  here I c...

Screenshot (312).png
tGhadage by Tera Contributor
  • 1008 Views
  • 2 replies
  • 0 helpfuls

Inbound actions

Hi All,I am creating a inbound actions and i need to update  a reference field using scripting part of inbound actions. I am using to current. Fieldname = 'sys id of the value'; It is throwing an error cannot assign a null value. Kindly help me on th...

kali by Tera Contributor
  • 727 Views
  • 7 replies
  • 0 helpfuls