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

Forum Posts

In SOW view need to set field value.

Hi Team,Given that I am a SOW user in the ITSM spaceWhen I open an interaction ticketThen the Custom Product field on an Interaction is set to Incident How to achieve this. Regards,Abhilasha G T

UI Action on form to create and assign a survey

Hello. I have the following UI Action button - Task Assessment, that when clicked on the [idea] form table should create and assign a new survey. Within the UI Action I added the following triggerAssessment() function:  function triggerAssessment() {...

mmarinov007 by Tera Contributor
  • 410 Views
  • 3 replies
  • 0 helpfuls

Create Multiple Ritm based on Multirow Variable set

Hi All, I have Requirement need to create multiple ritm based Multirow Variable set. Based on adding rows create ritmsex: if user add 4 rows in variable set, 4 ritms has to create under one REQ. IN every ritm variable should be populated. Then 1st ro...

sureshmakal by Tera Contributor
  • 483 Views
  • 7 replies
  • 0 helpfuls

To Trigger notification

A notification is configured with the following criteria. Items in quotes represent a field or data from the related table.Trigger: A BIA is in the "Pending approval" state for 30, 60, or 90 days.Recipient: Users assigned approval tasks for the BIASu...

generate incidents with incoming emails

Hello, good afternoon,I wanted to ask how to generate incidents in ServiceNow through an incoming email. I've been checking some pages but can't find the option in my company's ServiceNow. Could it be that it's a paid option in ServiceNow? Or could I...

luisgerez30 by Kilo Contributor
  • 343 Views
  • 3 replies
  • 0 helpfuls

Resolved! How to add Image in converted PDF from RITM

Hello, I am trying to add company's logo on top left corner on the header on the PDF.I am converting this PDF from RITM on Insert using Business rule. Can someone help to correct my code if anything is missing  // (function executeRule(current, previ...