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

Forum Posts

Excel sheet data upload question

Hello all, There is an excel sheet to be uploaded the data into a table in service-now.But that sheet consists of more than one entry to be uploaded into the table. Here, Business Application is a table, and I want to insert two records into 3 record...

Lucky1_0-1752155828603.png
Lucky1 by Tera Guru
  • 241 Views
  • 4 replies
  • 0 helpfuls

Resolved! Data and Time Values not getting Exactly

Hello all, I am getting a change request's "Planned Start date" and "Planned End Date" values in a scripts background.But I see there is a difference in the time shown for the data of those fields on the form and to my scripts background. On the chan...

Lucky1 by Tera Guru
  • 900 Views
  • 6 replies
  • 3 helpfuls

Plugin details required

Hello all, Can someone provide me the list of plugins that has to be activated in sequential order for the below subscriptions?  Telecommunications Services Management Professional Order Management for Telecommunications  Regards,Lucky

Lucky1 by Tera Guru
  • 404 Views
  • 9 replies
  • 3 helpfuls

Advice Needed

We are currently exploring having the Document Processing group use ServiceNow for assistance similar to the Service Desk.  While we could make just another assignment group along with additional CTIs, is there a better solution?    

Pass the JSON payload as inputs to a flow

Hello all, I have created a scripted REST API, and in it, I have written a code like this,var reqbody = request.body.dataString();var parsedData = JSON.parse(reqbody); try{var inputs = {"start_date" : parsedData.start_date.toString(),"end_date" : par...

Lucky1 by Tera Guru
  • 955 Views
  • 10 replies
  • 0 helpfuls

Resolved! Write Logic in Scripted REST API

Hello all, I need to create a Scripted REST API for creating a Change request and I will pass on this API to the customer to create CR in service-now.But the change request should not get created with few Configuration items.I have created a system p...

Lucky1 by Tera Guru
  • 697 Views
  • 3 replies
  • 0 helpfuls

Decision Table Group Approval not triggering

In the picture provided there is a decision table row which is having condition as System:   Advanced Claims then it should trigger an approval to Accountant group.But when i am raising a request with condition as System: Advanced Claims and Username...

diveshj_0-1746694778804.png
diveshj by Tera Contributor
  • 405 Views
  • 3 replies
  • 0 helpfuls