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

Forum Posts

Resolved! Playbook Priority text field

 Hi everyone,Could you please help me with removing the “Priority” text from the Playbook?Please find the screenshot below for reference.

lalitpawar1 by Tera Contributor
  • 1119 Views
  • 2 replies
  • 0 helpfuls

How to set Initial passwords for Users using script

How about setting password via script? We've been using bg script for this, but script cannot set initial password for them. Error is Not Authorized-user.user_password.setDisplayValue('examplePassword')Should I change something in properties or ACLS?

Siris by Tera Contributor
  • 755 Views
  • 3 replies
  • 0 helpfuls

Catalog item

Hi Team,I have a requirement. I have a catalog item which has a multi row variable set 'Impacted CI' having 2 single line text variables 'Name' and 'DNS Domain'. This catalog item is having flow designer. Requirement is: ServiceNow will need to searc...

abhisek by Tera Contributor
  • 645 Views
  • 2 replies
  • 0 helpfuls

open a new record form when ui action is clicked

I have two tables table 1 and table 2 both are extended from task. there is a ui action in table one which when clicked it should open a new form of table 2 and it should store the sysid of table 1 record in the parent field of table 2 record

Dashboards in Platform analytics

Incident TabActive IncidentsActive Incidents by PriorityActive Incidents with ReassignmentActive Reopened IncidentsActive Incidents AgingAvg Time to Resolve IncidentsActive Incidents by Assignment GroupActive Incidents by Configuration ItemActive Inc...

Resolved! Translate GlideQuery into GlideRecord

Hi All, I want to replace GlideQuery with Gliderecord, can someone please help me with the translation. Specially, with the 'select' query part GlideQuery/ existing script : var obj = {}new GlideQuery('sc_req_item')    .where('active', true)    .wher...

Ankita9793 by Tera Contributor
  • 858 Views
  • 3 replies
  • 0 helpfuls

Resolved! Restricting field addition in list view

Hi all,I had a requirement to restrict a confidential field (example: hidden_field) to be added in list view.I dont have access to ACLs. Is there any other way to restrict fields to be added into list view through personalize icon without ACLs?

GlideQuery - Querying ritm variables

Hi all, I need help with below scheduled job script, where i'm trying to query ritm variables. I understand, GlideQuery does not support querying on ritm variables so join has to be used. I have updated my code with join but it does not work, Please ...

Ankita9793 by Tera Contributor
  • 1017 Views
  • 4 replies
  • 0 helpfuls

Resolved! external link as dynamic link

How to add an external link as dynamic link in servicenow email template in flow designer? I am sending  an email and the link in the email body which is attached should be dynamic which is not a servicenow link

Apaul by Tera Contributor
  • 1456 Views
  • 7 replies
  • 1 helpfuls