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

Forum Posts

SSO Integration: Oauth authorization token expires too quickly and causing scheduled jobs to fail. Does not appear to be using the refresh token to stay alive.

SAM issue: OKTA SSO Integration: Oauth authorization token expires too quickly (30mins) and causes scheduled jobs to fail before they can be completed. Does not appear to be using the refresh token to stay alive. Any advice, or should this go to HI S...

Community Alums by Community Alums  
  • 2260 Views
  • 5 replies
  • 0 helpfuls

Validate XML against WSDL for outbound SOAP request

I have a requirement to validate XML request payload against the WSDL before sending Outbound SOAP request. e.g. checking mandatory attributes, attribute length, minimum/maximum occurrence, etc. The XML validation against WSDL is available in SOAP UI...

find_real_file.png
Community Alums by Community Alums  
  • 2740 Views
  • 1 replies
  • 1 helpfuls

Licensing for Custom Table in Scoped App

Hi All,   I want to understand if I have created any custom table in a scoped application and want to display the data of that table( in read only mode) on portal in some custom widget to thousands of our end users, would it be considered as the cons...

IP1 by Tera Expert
  • 3423 Views
  • 4 replies
  • 3 helpfuls

Resolved! Why is User Criteria Acting Strange?

I have a very simple user criteria for a catalog item as follows: I have one user in Cincinnati who is not able to access the item while others are.  I've gone so far as to run scripting to show me the reference value for location for both users and...

find_real_file.png
johnfeist by Mega Sage
  • 1641 Views
  • 11 replies
  • 4 helpfuls

Workspace for Scoped application

Hi Experts,   I am trying to create a workspace through UI Builder for a scoped application. Its working fine for admins but when i am impersonating as application specific roles its redirecting to landing page rather than work space. Attached the la...

find_real_file.png find_real_file.png
Swathi P by Kilo Sage
  • 1448 Views
  • 2 replies
  • 0 helpfuls

Resolved! dot walk through in notification sys approval table

Hi Expert, I want to send email notification based on some condition of request item variable value. How do i dot walk through of Requested item variables from sysapproval_approver table. I tired but couldn't able to get it. Please assist if you coul...

Srini19 by Tera Contributor
  • 2062 Views
  • 6 replies
  • 3 helpfuls

Resolved! What is the symbol for contains in a script?

Hi Could you please help me with the following script?I would like to change to include 'contains' of the catalog item instead of equal to gr.cat_item.name contains "User account" doesn't seem to be correct. answer = ifScript(); function ifScript() {...

Kifrez by Kilo Guru
  • 2804 Views
  • 8 replies
  • 1 helpfuls

Remove image/png from inbound emails

Hi Everyone, I'm currently tasked with setting up a inbound action to map a excel sheet imported to transform maps created in the system. This is working fine but then if someone has a image in their email like in their signature for example the imag...