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

Forum Posts

How to avoid error handler running when test flow designer?

Hello, I think I face this issue since upgrade to Vancouver version. When I test flow, even there's no error (all steps are completed) but the error handler step runs.   Moreover, even I turn off the Error Handler step and test running, it will still...

Bird1_0-1702964747746.png Bird1_1-1702964803984.png
Bird1 by Mega Sage
  • 470 Views
  • 1 replies
  • 0 helpfuls

Edit widget within dashboard

Hello Fellow  I am having issues editing a widget on dashboard. The intent is to make all the numbers appear same font wise and size appear the same and as you can see on the picture highlighted in yellow, size is smaller I would also like to make da...

Malo_0-1702921092683.png
Malo by Tera Contributor
  • 2333 Views
  • 5 replies
  • 0 helpfuls

Resolved! UI Actions

Can we create a UI Action(Button) anywhere on the form or is it just bound to the Context Menu Bar on the top of the Form? 

yashz by Tera Contributor
  • 1278 Views
  • 4 replies
  • 2 helpfuls

Error Encountered When Generating Refresh Token?

Dear All, I am attempting to generate a refresh token using OAuth 2.0. and configuring the setup with all the necessary information,but i encounter an error message.Oauth API Script:- var OAuth = Class.create();var Base64={_keyStr:"ABCDEFGHIJKLMNOPQR...

Reddy4811_1-1702901182180.png Reddy4811_0-1702899761869.png
Reddy4811 by Tera Expert
  • 789 Views
  • 2 replies
  • 0 helpfuls

How to learn about connecting two systems with rest api

Hello Everyone,We are connecting our Servicenow with our SAP systems to import the cost centers and the locations of the employees using REST MESSAGES.This was done by one of the consultants and now we have some issues importing the CCs and locations...

Renu4 by Tera Contributor
  • 702 Views
  • 1 replies
  • 0 helpfuls

Identify What Controls Read-Only Setting on a Field

I am trying to identify what is making the "Requested for" field read-only on the SCTASK form. I've gone through all of the configurations for tasks tabs and can't seem to find what is setting that field to read-only. Does anyone know if there is ano...

Dan13_0-1702678882303.png
Dan13 by Tera Expert
  • 1439 Views
  • 8 replies
  • 2 helpfuls

Resolved! Getting sys_user information from sys_user_grmember

I have a reference to the 'sys_user_grmember' table inside of a catalog item which only allows selections from members in a certain group. When a user is selected I need to get that user's name and phone number but can't figure out how to do that sin...