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

Forum Posts

Edit compose section in workspace

Hi Team,                   I have been trying to edit the current configuration of workspace. Currently when incident is closed the email option in workspace is visible. how can i make it visible only when state is onhold and onhold reason is awaitin...

Atchutaram by Tera Contributor
  • 921 Views
  • 1 replies
  • 0 helpfuls

Setup Guided Tour for CSM Portal

Hi!I am trying to setup a guided tour for CSM Portal. I put type custom and in the context csm?index.do. I have tried to put the entire URL of the page in the context, but it doesn't work properly. The problem is that the page loads, but with that na...

diana_tat by Tera Contributor
  • 2287 Views
  • 14 replies
  • 0 helpfuls

Resolved! Hide State options on OnCell edit 🤷‍♂️

I have a requirement to hide "Closed Skipped" and Closed Incomplete" options on an SCTASK List View (see picture below) when the "State" field is selected for update.Is that possible using an OnCell Script? What is your suggestion to fulfill the requ...

LuisRoman1_0-1677226362433.png
Luis Roman1 by Tera Contributor
  • 1664 Views
  • 4 replies
  • 2 helpfuls

Resolved! GraphQL for 3rd Party Systems

I am new to GraphQL....   We have a client who's new to SN and asking "what's the process for a developer to make a GraphQL call to an external/3rd party system?"  I've researched (here, community, support, and docs) this question and not finding any...

Sharpy2 by ServiceNow Employee
  • 1474 Views
  • 3 replies
  • 1 helpfuls

Dot walking for fields from cmdb_ci table to hardware table

Hi Community,  I have query related:I want to display few   fields which are available in cmdb_ci table and those fields should get display in alm hardware table after dot walking. How can we achieve this? Using glide record or what will be the best ...

Manu143 by Tera Contributor
  • 621 Views
  • 1 replies
  • 0 helpfuls

GlideRecord was not working inside mail script

I used GlideRecord in mail script, but it did not work. that is parts of my script using GR. var tt = new GlideRecord("incident");tt.addQuery("sys_id", current.sys_id);tt.query();while(tt.next()){ ...inside code...}  

Jaeik Lee by Mega Sage
  • 326 Views
  • 1 replies
  • 0 helpfuls

Not able to see Run Test Button (ATF).

Not able to see Run Test button on Test (ATF). Also I have check properties and enable test/test suite execution and also Enable scheduled test suite execution but still not visible the button. whenever I open the test it will show the message:-  Run...

find_real_file.png