Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Need to update request table in flow designer

Once, RITM task was closed complete need to update the fields in flow designer.Need to update sc_request table in flow designer. The fields were request state. When I try to add action in flow designer and select sc_request as table. In record I will...

Deepika43_0-1695206140840.png Deepika43_1-1695206182011.png
Deepika43 by Tera Contributor
  • 1544 Views
  • 2 replies
  • 4 helpfuls

/ no subject / on SMS notifications

We have email notifications set up for a variety of scenarios, such as when an incident is assigned to me. We have an SMS alternate defined, so it is sending that as a text message when I subscribe to that notification with the notification channel I...

Seth Willard by Kilo Contributor
  • 1828 Views
  • 4 replies
  • 2 helpfuls

Resolved! Service Operations Workspace remove worknote from Catalog Task section

Hey, is it possible to remove the worknote field just from the Catalog task section in the Details tab (1), but not from the Compose tab (2) in the Service Operations Workspace? If I want to configure the form layout and remove the field there, it w...

find_real_file.png
Soeren by Tera Contributor
  • 1808 Views
  • 3 replies
  • 2 helpfuls

How to mark catalog task as closed complete

Hello All,I have a catalog item where it creates 5 catalog tasks in it based on the path variable.Path Variable :Fast Track  : Value - 1Full Track   : Value - 2Tasks based on the short description :Task 1 : Initial AssessmentTask 2 : GAO ReviewTask 3...

taqdeer by Tera Contributor
  • 1779 Views
  • 3 replies
  • 0 helpfuls

How to remove Non existent users from reports

Hello,   I got an observation as nearly 2364 entries as " Reports assigned to nonexistent group/User" , i checking i see the most of the user are moved out of organisation, what is the easy way to remove these users and ensure the correctness, Regard...

Paulsylo by Tera Sage
  • 1054 Views
  • 1 replies
  • 0 helpfuls

Resolved! g_form.clearValue() is not working in catalog client script

Hi All, I am using onChange catalog client script on Var1. However, clearValue for Var2 is not working onChange.Below is the Script. Kindly help. g_form.clearValue('Var2');g_form.clearOptions('Var2');if (newValue == '1' || newValue == '2') {g_form.ad...