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

Forum Posts

Resolved! Remove the border box from widget in portal

Hi Experts, I need to remove the border of the widget and border of the content. I used the .panel{ box-shadow:none; border-color: transparent;} and removed the widget border. I want to remove the border of the content when the list is separated by...

find_real_file.png
kumaran by Giga Expert
  • 3774 Views
  • 6 replies
  • 0 helpfuls

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
  • 1536 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
  • 4883 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
  • 2233 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
  • 27954 Views
  • 10 replies
  • 38 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
  • 4580 Views
  • 4 replies
  • 5 helpfuls