We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

ServiceNow AI Platform forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Resolved! Approval Reminder and Reassignment

I have a User Approval in a workflow. If this isn't approved in 48 hours, we need to send another notification reminder. If this isn't answered in 5 days, we need to reassign it to a group. Is there a good way to do this for this specific Workflow Ac...

krempec_3 by Tera Contributor
  • 2034 Views
  • 4 replies
  • 3 helpfuls

Resolved! Need to show prices of catalog items in specific currency on Service portal instead of users' local currency

Hello All, I needed some insights on how to show the prices of cat items on service portal on defined currency on the item instead of users' local language. The client instance has localization enabled. Currently on the service portal checkout screen...

tirtha1 by Tera Contributor
  • 7568 Views
  • 13 replies
  • 1 helpfuls

User script to add attachment to data source

I use a MID Server script include to edit a file, then add to a data source. It runs and no error occurred. However, I don't see the attachment added on the data source. Any idea why? Here is my script:   var header = ("account" + "\n"); this.log("Tr...

AW1 by Tera Contributor
  • 2611 Views
  • 2 replies
  • 0 helpfuls

Credentials issue for Microsoft AD spoke

Hi All, We have recently installed IntegrationHub and setting up the things to use Microsoft AD spoke. I have created the Credentials record by giving the Username and Password of the Service account. While trying to test the credentials by clicking ...

Resolved! Setting, or updating variables in flow designer

Hi all, I'm trying to update a variable on a task (or ritm) from within a flow in flow designer. What I have done is: 1. Create a custom action called "update TASK variable" 2. created three inputs, one reference type called task that references the ...

Derek C by Tera Guru
  • 33809 Views
  • 10 replies
  • 39 helpfuls

TABLE API : query over multiple tables

Hi, I'm using the table api to get to retreive some information. Something like; .../api/now/table/u_responsibilities?sysparm_query=u_related_to.company=dc01d2a0a0a280a00c2bd3065d88de A part of the XML-output look like ; <u_email>xxxxx@***.***</u_ema...

Paul108 by Kilo Explorer
  • 5564 Views
  • 4 replies
  • 5 helpfuls