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

Forum Posts

Resolved! Using UI page in Workspace with UI Action

Hey guys, I need help with figuring this out so I have a UI action which code opens a UI Page in a Modal window. function modalPopUp() { var gm = new GlideModal("x_adab_quality_populate_via_template", false, 600); gm.setTitle("Choose a Templa...

Catalog item & Flow scoping

I have a catalog item in global scope & i have created a flow for it which is also in global scope now i need to put them into a scoped app how can i achieve this asking this coz i need to do this for all the existing items & flows as well is there a...

check undefined

Hello experts, Is there any way we can check undefined in servicenow using a gs function? I am new to SNOW Scripting.

deepika46 by Tera Contributor
  • 2487 Views
  • 4 replies
  • 2 helpfuls

Resolved! convert string to Glidedate

Hi experts, I am Tring to insert the records from one table to another table in my personal instance, I have got struck with one of field called "Valid From"   which is string type and value of the filed is 'August 22, 2022' and i have same filed cal...

Arjun Arjun by Tera Contributor
  • 1782 Views
  • 1 replies
  • 1 helpfuls

Skip a node in virtual agent

Hi, Is it possible to skip a input note totally based on a condition, we have tried script in "allow user to skip", but there is a skip button button after asking for input, but i want to skip always , without asking user to skip. Let me know if anyo...

Test97 by Tera Contributor
  • 1086 Views
  • 1 replies
  • 0 helpfuls