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

Forum Posts

Set Value and Clear Value not working as expected

Hello ServiceNow Experts. We are having choice variable on the catalog item, whenever I select a choice value from the choice variable,  it should set a value on single line text based on our selection, if this value is not matched with the selected ...

krishnareddy by Tera Contributor
  • 1646 Views
  • 6 replies
  • 0 helpfuls

How to pass special characters in Rest API Query parameter.

Hi  All,We have requirement to pass the special characters through Rest API query parameter. We need to fetch the data from external third party vendor using Outbound - Rest message via Scheduled job we are calling the rest message and passing parame...

Vineela1 by Tera Contributor
  • 1558 Views
  • 3 replies
  • 0 helpfuls

Resolved! Getting something weird with regex and sys_properties

Hello,I want to use regex to match pattern on my BR.I defined a system property in sys_propertiesname : match.pattern.1value : /^([A-Z]{4})+([-]{1})+([0-9]{4})+([-]{1})+([0-9]{7})$/ this is the codevar toMatch = "WWW-0000-0000000";var pattern = gs.ge...

naxis alx by Tera Contributor
  • 628 Views
  • 3 replies
  • 2 helpfuls

Resolved! RUN SCRIPT

HI  in workflow run script activity iam creating POST request to other application i am getting response 200i need to move to next activity in workflow based on HTTP Response if response is 200 move to next activity in workflow if response is not equ...

shabbir9 by Tera Contributor
  • 753 Views
  • 4 replies
  • 0 helpfuls

How to move an application between two instance

I have two instances, Dev instance and Test instance.If I develop an application by studio in Dev instance, then publish it .How can I install the application at my company applications in Test instance

sdchonger by Tera Contributor
  • 1843 Views
  • 4 replies
  • 3 helpfuls

Resolved! Comments Updated In SCTASK , should reflect in RITM also

Hi, We have requirement that  When we updated comments in SCTASK , the same should be reflect in RITM also . How to implement this requirement. Please provide me implementation steps @Saurav11 @kamlesh kjmar @Community Alums @Gunjan Kiratkar   

nameisnani by Mega Sage
  • 1106 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to manage state flow using the state options on incident form

I have below requirement.the state drop down values need to be managed based on each value.drop down values are: New , In progress, Resolved and  Closed for the above values i have written below onchange of state script: function onChange(control, ol...

sony8 by Tera Contributor
  • 742 Views
  • 8 replies
  • 2 helpfuls

client script onload to detect if a submit has been done

I have a client script of type onload that sets a variable to falsewhat I need is to detect if that variable was changed to true after a save/submit so that if so then it does not return to false in the onloadIt should only be set to false when the f...

Cris AD by Tera Contributor
  • 880 Views
  • 4 replies
  • 0 helpfuls