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

Forum Posts

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
  • 1193 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
  • 536 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
  • 1216 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
  • 931 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
  • 514 Views
  • 3 replies
  • 0 helpfuls

Resolved! Auto populate Duration field

Hello all, On the Change request, whenever the Actual End is populated by the system, then the difference between Actual Start and Actual End has to be auto populated in the Duration field (Which contains Days and Hours). Note: Duration field backend...

Lucky1 by Tera Guru
  • 1018 Views
  • 7 replies
  • 3 helpfuls

Resolved! Restrict the API access to only GET Method

Hello all, Good day!I got a task to create a table API on task table and then create a user for this where I can use this account for authentication.So, the user should be able to only Get the task data, like Incident or Change requests or Catalog ta...

Lucky1 by Tera Guru
  • 1558 Views
  • 11 replies
  • 6 helpfuls