The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Business rule to auto-label visual task cards

i have a visual task board, from the incident table, broken down in lanes by the state field on the incident form.  on the visual task board, i want to do a business rule that when a ticket gets updated for the state field, the label gets updated to ...

stevezempke by Tera Contributor
  • 748 Views
  • 4 replies
  • 0 helpfuls

Resolved! on change client script for list collector

hi My requirment is i want to display a field and it should be mandatory, i want to display a field when defects is selected in a list collector variable, but iam getting the field also when i select the other variable in the list collector? i have w...

sai190 by Tera Contributor
  • 3372 Views
  • 12 replies
  • 5 helpfuls

Change the date format using server script

Hi, I have one date field variable in my catalog item. The default format of date field is "12-APR-2022" when i try to get this variable using script. But I want to convert this format like below using script include. Please share your thought on thi...

RK41 by Tera Expert
  • 2641 Views
  • 10 replies
  • 0 helpfuls

Multiple approvals on catalog task in parallel - Flow designer

Hi All, As you can see in the picture below - I have a list collector on a item form which I have converted to an array. Depending on how many softwares you choose in that list collector it will create one-or-many catalog task for each software chose...

find_real_file.png
Miran Alam by Tera Contributor
  • 911 Views
  • 1 replies
  • 0 helpfuls

Update the field with sys_id

Hello Experts, I need to populate a field with the value from another field. Ex : in description i used to have a value like  "{'sys_id':'00128698db83d4100a577fa4f3961911','hostname':'test1.com'} " When the record is getting inserted, then the sys_id...

find_real_file.png
Chaithu3 by Tera Contributor
  • 600 Views
  • 2 replies
  • 1 helpfuls

Client side code should not use g_form.getReference()

Hi All, Service now has recommended that Client side code should not use g_form.getReference(). Steps to resolve issue: Use AJAX calls to make trips to the server and only return the field values that are required. Script: function onChange(control, ...

Bindhu1 by Tera Contributor
  • 1220 Views
  • 2 replies
  • 3 helpfuls

Fields are not getting setReadOnly False on cmdb_ci_computer table

Hi @Ankur Bawiskar    I want to give access to 3 fields on cmdb_ci_computer table. so wrote BR and Client script for it. Also I tried with ACL with script but it is not working will you please help me in this. In client script I tried with role aslo ...

Community Alums by Community Alums  
  • 797 Views
  • 9 replies
  • 1 helpfuls

Resolved! How to create an escalation mechanism for incidents?

I am looking to create an escalation mechanism for Incidents where if an incident has not be updated for say 24 hours, it will send an email/text notice to the team lead. Or, if I want to manually escalate an incident, an email should be triggered. A...

Resolved! Hi Team, need help in Servicenow - JIRA spoke integration

Hi team, Im working on Servinow to jira spoke Integration. When someone update problem record(description,category,company,etc) on Servicenow, same updation should be done on JIRA side as well I created flow designer for create action (its working fi...

find_real_file.png