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

Forum Posts

Inbound action : To copy the email content onto the respective RITM

Hi All,  kindly help me to resolve this:Created an inbound action that copies the email content onto the respective RITM worknotes/activities.The emails will come from "abc@gmail.com," and the subject will contain the RITM number.Below is the script ...

Bindhu1_0-1725260350703.png
Bindhu1 by Tera Contributor
  • 294 Views
  • 1 replies
  • 0 helpfuls

Flow Stage

notice that in Employee Center,  some requests are showing a list of Stages and some doesnt. what causes this?note: both request are using different flow, but with the same stages in each flow 

HafilaHatta_0-1725267762121.png HafilaHatta_1-1725267777814.png

on after Transform Map Script not working

Hi All, I'm importing the data to cmdb_ci table so based on class this will also get updated in alm_asset table.Now I'm trying to update the status field of alm_asset table since it is not directly available in cmdb_ci, For this I'm writing a onafter...

Vamshi_ch123_0-1725261849985.png

multiple selection from reference variable

Hello everyone,I’m working on configuring a ServiceNow catalog item and need some assistance.I want to create a variable where users can select multiple contacts by holding down the CTRL key.What type of variable should I use to achieve this function...

Neetu2000 by Tera Contributor
  • 675 Views
  • 4 replies
  • 0 helpfuls

Actionable Notifications to Teams - not coming through

Working on our Teams integration to get notifications etc through from ServiceNow, and coming upon a number of issues. Hoping someone else has come across this and can advise what they did. Initially logged a Hi ticket and got pointed at this link - ...

StewartF by Tera Expert
  • 1141 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to copy mrvs values to another variable in sctask variables

Hi All, I am looking for the solution to copy one of the field value of mvrs to another field in sctask variables once we save or submit the form. I have created 'on submit' catalog client script but that is not working. For more understanding please...

snriya by Tera Contributor
  • 484 Views
  • 3 replies
  • 0 helpfuls

On load Client script working on On change client script

My on-change script is working for on load also. I have tried below code to avoid that if(isLoading){return;} and also tried this if (isLoading || newValue === '') {        return;   }but yet it's not working. Usually, my On change script is clearing...

sushma123vu by Tera Contributor
  • 542 Views
  • 4 replies
  • 0 helpfuls