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

Forum Posts

Resolved! Instance unreachable

Hi All,i hope i've put this in the right place.I have remote access to a ServiceNow Eureka instance, our Dev one, which is installed on a Linux server. The setup is strange in that the server itself is hosted and maintained by another company - my te...

tomcamish by Kilo Contributor
  • 2365 Views
  • 10 replies
  • 0 helpfuls

Can we use LENGTH in GlideRecord API

Hi, I have territory_path = "TER13/TER14/TER15" I want to get the records with territory_path until level 2 something like TER13/TER14 Can GlideRecord Api supports using LENGTH something like gr.addEncodedQuery("LENGTH(territory_path)=2"); Can someon...

Limit Concurrent Session

Hello all, I installed Limit Concurrent sessions plugin, activated applicable properties and defined the limit of sessions - 2.Also checked Limit concurrent session option under my own user profile. Still I am able to perform activities from more tha...

Resolved! Create a Report showing Mandatory fields for all items on a form

I've been asked to build a report to show which fields are mandatory on a form.  This is for the ITSM space, so think of a report that shows the form name (ex: Incident), the field name on the form (ex: Impact) and then a true/false flag as to whethe...

Lisboa by Tera Expert
  • 1137 Views
  • 4 replies
  • 3 helpfuls

Cart API or CartJS API

Hi, I have created a transform script that creates a request using Cart API.  I have that working except it is not adding the Requested For user, so I looked to find more details on Cart API but I can't find anything. I did find CartJS API, is this t...

Dazler by Mega Sage
  • 3486 Views
  • 5 replies
  • 0 helpfuls

hide a variable set on email notification

Hey,I have 2 variable sets that should be visible only if the request is created in the order guide.I created 2 UI policies that hide these fields otherwise but now I have a problem.I have email notifications with approvals where these variable sets ...

Newuser1212_0-1727793328488.png Newuser1212_1-1727793353015.png Newuser1212_2-1727793383094.png

Want to get bearer token to connect to API

Hi i want to get bearer token by providing client id and client secret to then connect the third party API.In postman i can provide end point, client_id and client_secret(in headers) and get the following {    "access_token": "XXXXX",    "scope": "XX...

cloudv by Tera Contributor
  • 1518 Views
  • 10 replies
  • 2 helpfuls

Wait For Condition on catalog variable in Flow Designer

I have a Wait For Condition flow action that I want to wait until a checkbox variable is checked on the RITM. I am using a script to achieve this, but its not working. its throwing this error: class java.lang.Boolean cannot be cast to class java.lang...

JohnGilmore_1-1681742394561.png
JJG_SNOW by Mega Guru
  • 1056 Views
  • 5 replies
  • 0 helpfuls

Transform Script update assigned to field in table from source

Hi, just wanted to ask i got a source file with Employee id of a user and want to load and transform it and place it in the assigned to field of a table, specifically alm_hardware table. How can i achieve this? from employee id -> transform map -> as...

Cent by Tera Contributor
  • 238 Views
  • 1 replies
  • 0 helpfuls