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

Forum Posts

Check boxes set as true based on question choices.

Hi, Now I am working catalog item, In catalog having 20+ check boxes .Based on question choices I need auto check(true) the check boxes. For this I wrote client script. But  when I am selected question choice the only one check boxes. its first check...

find_real_file.png find_real_file.png
Siva82 by Tera Expert
  • 1223 Views
  • 7 replies
  • 1 helpfuls

Resolved! Virtual Agent - Auto popup on the landing page of a portal.

Dear community,   Can we have the Virtual agent auto-popup without the user having to click on the chatbot when he lands on the portal - for example on the Employee Service Center portal. If yes, what are the configurations to do? Cheers, Anish

Resolved! Default value for Reference variable

Hi folks,  I'm looking to define the default value for a reference variable on a catalog item based on if the person logged in completing the form matches the assigned_to of the computer asset.  The variable is referencing cmdb_ci_computer table and ...

find_real_file.png

Admin Overrides is Not Working

Hello Experts, "Admin Overrides" on ACL seems to be flat-out not working. I am an admin. I have an ACL with Admin Overrides = True, yet I cannot edit the record. However, when I set the "Script" field to "answer = true", I can edit the record. Am I m...

Update field only on insert and not on update in transform map

Hi, I was thinking to write a before transform script, so that the transform map runs on a field only on insert and not on update. We have a field called 'information' and i want to update the field to 'aar integration' only on insert and leave as is...

Nowlearner by Kilo Guru
  • 3908 Views
  • 4 replies
  • 3 helpfuls

SLA - clock pause conditions - what are the industry standards

Hello Folks,  As of now our SLA clock pauses only on Hold Awaiting Caller, Awaiting Client Availality and pauses on Resolved state. I would like to know what is the industry standards that they practice for pausing the clock. Often times tickets brea...

Fathima1 by Mega Guru
  • 7079 Views
  • 2 replies
  • 2 helpfuls

creating Request and Tasks from Scheduled Job

I used this script to generate request and its respective task from Scheduled Job var cartId = GlideGuid.generate(null);var cart = new Cart(cartId); //give sys_id of catalog itemvar item = cart.addItem('016a8e91872d0110d0d4ca27cebb35b2', 1);cart.setV...

Resolved! Office 365 Mailbox Setup

Hello all, I am trying to set up an email account (SMTP/POP3) for sending and receiving notifications.  I have successfully setup the SMTP account using smtp.office365.com and the account credentials.  However, I am running into issues setting up the...

fisherje by Tera Contributor
  • 3521 Views
  • 3 replies
  • 0 helpfuls

Template Applied with 1 conflict - Assigned to

I have a user who has create a template which sets, amongst other things, the Assignment group and Assigned to fields on a new incident record.  However when applying the template they get an error message     Template Applied with 1 conflict  Unable...