Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Validation Rule

When we are loading data through data source in json file format, is there any rule or policy we can write in staging table so that we can check all the values in the file is correct or not, format of attribute is correct, we are not getting any empt...

harshkumar1 by Tera Contributor
  • 537 Views
  • 3 replies
  • 0 helpfuls

Populate urgency from Service Offering in the case form.

How to achieve the below requirement in the case form Populate urgency from Service Offering based on busines_criticality in the case record form. I have tried below before business rule but not works in the case form, could you please suggest how to...

ashok17 by Tera Contributor
  • 642 Views
  • 1 replies
  • 0 helpfuls

Unexpected Creation of 5000+ Records in sc_req_item

(function executeRule(current, previous) {if (!(current.active.changesTo(false))) {return;}var cart = new Cart(GlideGuid.generate(null));cart.setRequestedFor(current.sys_id.toString());var cartItem = cart.addItem('sys_id_of the catalog item');cart.se...

AshutoshaP by Tera Contributor
  • 536 Views
  • 2 replies
  • 0 helpfuls

Resolved! Flow Designer - adding a checklist to a form

Can someone please help me add a checklist to a SCTASK form using the Flow Designer?  I have a long flow (with multiple subflows) and I need some SCTASK tickets to get certain checklists.  I created a new template and can see it in the checklist_temp...

Ben124 by Tera Expert
  • 9588 Views
  • 9 replies
  • 7 helpfuls

Newly created Knowledge Articles not showing when searched

Hi Team, We recently upgraded our DEV and TEST instances to the Australia Version and have encountered an issue with the Knowledge Article search functionality.Users are unable to find newly created articles using the Typeahead Search on the portal, ...

sujan0119 by Tera Expert
  • 702 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to get RITM stage status details through REST API?

Hi Team,I have a requirement to expose the status of a Service Catalog RITM through REST API.I am using the Table API on sc_req_item with the GET method to retrieve the ticket details. I am able to get the normal field-level values like:numberstateap...

Sravani36 by Tera Expert
  • 1052 Views
  • 1 replies
  • 1 helpfuls

Survey question mandatory on condition

if survey question is 'are you satisfied or not satisfied' and if use select Not Satisfied - then  "Give additional info" question comes which is mandatory I want to show this question even if satisfied but in this case, it should be non mandatory. I...

Feedback Survey

We have a requirement for feedback survey, We have normal question as - 'How satisfied are you with the service' of Numeric scale. *Now the requirement is to add new Comment field with below conditions:1. "Comment" to be mandatory once lowest score i...

Defaulting Values on Change Model

I am attempting to default the category and subcategory on specific change models. The issue I run into is that they are set to read only when I do. I simply need to default them and not set for the duration. What I have tried:1. The record preset me...

awilkerson by Tera Contributor
  • 1893 Views
  • 7 replies
  • 0 helpfuls

ServiceNow To Jira Integration Set Up guide

IntroductionThis guide outlines the complete, end-to-end bidirectional integration between ServiceNow Incidents and Jira Issues. Moving forward, we will break down the full technical architecture step-by-step, covering outbound business rules, dynami...

rathan_now_0-1774269169584.png Picture 2.png rathan_now_2-1774269169592.png pic 3.png
rathan_now by Tera Contributor
  • 7390 Views
  • 1 replies
  • 11 helpfuls

Prevent auto closing the RITM when any one of SC tasks are open

Hi Team, We have a flow created for all the catalog items. The Sc task should auto create, and if SC task will close the RITM also auto closes, and it will update accordingly. Now the client wants another requirement like for one RITM one SC task is ...

suryaogeti1 by Tera Contributor
  • 573 Views
  • 3 replies
  • 0 helpfuls