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

Forum Posts

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
  • 264 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
  • 295 Views
  • 2 replies
  • 0 helpfuls

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
  • 369 Views
  • 3 replies
  • 0 helpfuls