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

Resolved! Cost Center Database view review

Hi everyone, I'm working on a database view and I'm not getting the outcome I'm looking for. Grant it I'm not sure I'm able to with the 3 tables I'm including in this view, but your quick review and comments are needed.  Expected Outcome: We have app...

JoelO_0-1695328435724.png JoelO_1-1695328460565.png JoelO_0-1695328579549.png
Joel O by Giga Sage
  • 2799 Views
  • 5 replies
  • 2 helpfuls

Resolved! Multi Select Choice list

Is there a way to create a Multi Select Choice list Variable that I can control the Choice list without using a table and the users can select multiple items from the Choice list?

John H1 by Tera Guru
  • 9155 Views
  • 4 replies
  • 4 helpfuls

Resolved! Documentation for the Cart() API

 Does anyone have more detail documentation on the Cart() API? There is a very basic documentation on the docs website: https://docs.servicenow.com/bundle/kingston-application-development/page/script/server-scripting/reference/r_ServiceCatalogScriptA...

rosenkehayov by Tera Contributor
  • 31427 Views
  • 4 replies
  • 6 helpfuls

Resolved! Customizing the request table

I am starting my journey with the request table.  So far, I have built out a catalog item/record producer for the end users to use.  When submitting the request via catalog it creates a record but when I view the record it has none of the new fields ...

jaubert by Tera Guru
  • 4425 Views
  • 5 replies
  • 0 helpfuls

ServiceNow Workato Integration account

I need to create an Workato account for ServiceNow Integrations and I want to restrict access.What permissions/role does this account require? 

John H1 by Tera Guru
  • 1935 Views
  • 1 replies
  • 0 helpfuls

Not close the RITM until Manual task(s) are closed

All, I have multiple catalog items where users create manual task(s) in addition to the task(s) that are generated by the workflow. However, when the user closes the workflow generated tasks before the manual tasks, the RITM closes and the XML shows ...

Resolved! URL Redirection getURLForTask(current, 'rfc'));

Can someone brief what this particular UI Action code does: action.setRedirectURL(new StdChangeUtils().getURLForTask(current, 'rfc')); This is being used to create standard change from an Incident. And it redirects to the below page. I want this UI A...

find_real_file.png