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

Forum Posts

OCI/ServiceNow integration issue

I am trying to integrate oracle OCI cloud with service now (PDI). I did the below: 1. installed and configured the MID server2. Installed the plugins3. Setup the OracleAPI credentials 4. Setup the service account  while trying to setup the Discovery ...

subbu76_2-1675138883100.png subbu76_3-1675138930569.png subbu76_0-1675138434210.png subbu76_1-1675138734689.png
subbu76 by Tera Contributor
  • 2164 Views
  • 5 replies
  • 0 helpfuls

Resolved! UX_Style JSON Templates?

Has anyone been able to create new themes in the Next Experience? If so, would you mind sharing your JSON into the thread - i have started creating my own, but i don't have a colour pallet generator that works and outputs what is required for Service...

Checklist Templates on Task Forms

 Is there an easy way to display a specific checklist template on a task form whenever it is opened by an end user? Would a Business Rule work? Or, should I write a custom script? Thanks,Ken

kraeside by Tera Contributor
  • 1535 Views
  • 2 replies
  • 1 helpfuls

How to display clickable url in RITM variable section

Hi, I want to display the clickable link instead of url in RITM variable.The field  iam using to display is url field type.iam trying to concatinate two fields tracking id and tracking url to the url field.Iam able to get the url on RITM variable the...

How to get reference field data when requesting GET method in API

Hello all, @shloke04 @Ankur Bawiskar  My client is trying to get the data of "Server" table via API and it's working fine but they also need to have the data of reference fields along with the Server fields.For example:I have provided REST API Explor...

Ksnow by Tera Contributor
  • 4484 Views
  • 4 replies
  • 2 helpfuls

Better Way to Debug Business Rules

We have a situation where in Workflow Designer, when we create a new workflow, it is set up with the following "default" stages. Notice the format of the value for the "Request Cancelled" Stage.  It does not follow good programming practices, in that...

jmiskey_0-1674765100214.png
jmiskey by Kilo Sage
  • 2668 Views
  • 3 replies
  • 1 helpfuls

GSLog

I have: var gl = new GSLog('myAppName', 'mySourceName'); gl.logInfo('this is a test message'); gl.logErr('this is a test message'); I get the error message in the log, but I do NOT get the info message. I WANT info messages to write to the log for my...

ggg by Giga Guru
  • 3348 Views
  • 5 replies
  • 5 helpfuls