Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!

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

Forum Posts

Resolved! UI Builder Encoded Query for Update Record

Building the encoded templateFields string for the Global Update Record in a client script (api.data.update_request_record.execute). I'm doing fine with short strings and sysIds. I need to know how I can encode multiline strings (textarea content) an...

Velma by Tera Guru
  • 4850 Views
  • 8 replies
  • 4 helpfuls

UI Builder Form Component -- Info Icon on Reference Field

ref_decoration_disabled attribute appears to be completely ignored in the UI Builder form component (Tokyo & Utah--the UI Builder form component was not usable to my experience before then). The "i" icons appear by reference fields--even for display ...

Velma by Tera Guru
  • 1988 Views
  • 4 replies
  • 0 helpfuls

SLA - How to always trigger a response SLA

Hi,Say you have a simple response SLA on INC where the start condition is Active = True and the stop condition is Assigned to is not Empty.Scenario - When a user creates a new INC, assigns it to themselves, when they save/submit the INC record. The r...

B3N_AU by Tera Guru
  • 1666 Views
  • 5 replies
  • 0 helpfuls

Reference Qualifier based on the other field value

Hi Team, How to limit the values for a reference field based on the other field value. The first variable is of type select_box and is used to set the category. The second variable is a reference field, which should only show the records where the ca...

florian29 by Tera Contributor
  • 10088 Views
  • 5 replies
  • 5 helpfuls

Cloning

Hi In general what kind of tables we will preserve and what kind of tables  we will exclude while cloning 

Why " isInSchedule() " always entering Else part

Hi All,I tried below , but it's always entering into ELSE Part.It's returning UTC time value but I'm looking at EST timezone value validation.var now= new GlideDateTime();var nowDate = new GlideDateTime(now.getDisplayValueInternal());var schedule = n...

Supriya25 by Tera Guru
  • 2159 Views
  • 14 replies
  • 0 helpfuls

Resolved! Reference Qualifier pass value to the script include

Hello I would like to put reference qualifier on field (2)Based on value from field (1)Unfortunately field (1) it's sys_id because it's reference from other table. <u_type display_value="Responsibility">281c2a33875d8a50aacccaec0ebb357e</u_type><u_gim...

DonDom_0-1713426874780.png DonDom_1-1713427093805.png
Don Dom by Tera Contributor
  • 2514 Views
  • 7 replies
  • 3 helpfuls

ServiceNow Workspace Button

In sc_req_item table, we have "Responses" button in form view which opens a template popup and we have same button in our workspace as well, but after clicking that button, nothing happens. I want same popup functionality as it is behaving in form vi...

Resolved! Instance is logging out

Hello, My instance is getting logout after few interval of time. And I need to login again. Can we avoid this situation where instance will not logout? Thanks.

Sudhir10 by Tera Contributor
  • 3909 Views
  • 6 replies
  • 2 helpfuls

inbound email action condition for empty target / table?

Hi,We are trying to setup an email to go out as a reply to anyone that emails the instance email address where the email has not done anything (stuck in limbo) i.e. Target was empty , Target table was empty etc in sys_email table. We have tried this ...

Ahmet1 by Tera Expert
  • 2556 Views
  • 5 replies
  • 0 helpfuls

Resolved! Expand Description field CSM

Hi!I'm struggling to find ways of expanding the Description field for users in CSM-module. Any suggestion in how I can fix this or how I may allow users to manually expand the field themselves. It is quite common for the description to contain 1000 -...

pewmen by Tera Expert
  • 1675 Views
  • 3 replies
  • 1 helpfuls

How to retrieve credentials in Flow Designer REST step?

Hi, I'm authenticating with a JSON-RPC 2.0 API (Zabbix) inside a Flow Designer Action. To get an API token, I currently use a REST step to submit username and password to the API: # POST /api_jsonrpc.php { "jsonrpc": "2.0", "method": "user.login...

rcz by Giga Contributor
  • 5094 Views
  • 8 replies
  • 1 helpfuls