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

Forum Posts

How to get value/string from URL after & symbol .

Hi All, I have a requirement to populate the value from URL, actual value is(&sysparm_phase=6%20test%20&%20plan) '6 test & plan' i am able to get till '6 test' but '& paln ' is not populating it is trimming  off, so what needs to changed in client sc...

Neelavathi M by Tera Contributor
  • 1317 Views
  • 11 replies
  • 0 helpfuls

Running PowerShell script in Servicenow

Which is best / efficient way to run Powershell script from servicenow?  1. using Flow designer and integration hub2. Business rule3. using the script action and events? please let me know which of the above can be a preferred way to go for running t...

knowledge articles UI action

Hi Team, can anyone help me please I have created a custom UI action on knowledge table. I required to give the kb number in URL path. But here always picking the expired article.function onClick(g_form) {    var sys_id = g_form.getUniqueValue();    ...

Resolved! Flow Designer - Lookup Records - order by

(Madrid instance) Is there a way to lookup records by an order? I need to attach a list of task in a certain sequence. I need an order by and a sort ascending/descending selection. It looks it is not available. Is there a way to do this via an action...

Averell by ServiceNow Employee
  • 3980 Views
  • 6 replies
  • 3 helpfuls

RITM and Request state getting updated to Closed Complete

Hey everyone,I am trying to fix an error happening with multiple catalog items of similar scenario, When we Close Complete 1st task and Close Cancel any of upcoming tasks at first the RITM State & Request State goes to correct states then gets update...

SumajRajNk by Tera Contributor
  • 944 Views
  • 5 replies
  • 0 helpfuls