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 the quantity field in catalog item

Hello,I need to update the quantity in a catalog item based on number of records in the reference field of a variable before submission. I think I need to write  a onChange catalog client script .Kindly provide assistance in writing the script. Thank...

Savitha4 by Tera Contributor
  • 5462 Views
  • 11 replies
  • 2 helpfuls

How to move the VIP Icon inside the caller field

Hi All, I would like to display the VIP Icon inside the caller field. I was able to update this in sys_user table using the styles however this is not working in Incident form.I would like the VIP image to show up as belowBelow is the field style : b...

AtheherFathima_0-1671011870347.png AtheherFathima_1-1671012932996.png AtheherFathima_2-1671013036311.png

Resolved! Assignment Group should be populate based on Caller Group

Hello Everyone, I am having requirement as if the Caller user is a member of "SNOW-L1-USERS" group then the incident should be automatically assigned to "SNOW-L2-USERS" group. Can you please help me how can i achieve this.   Thanks

Vamsi26 by Tera Contributor
  • 3159 Views
  • 8 replies
  • 9 helpfuls

Resolved! P1 incidents should be created by only particular groups

Hi All,   I have a requirement as below. Priority 1 incident should be created/updated by the current logged-in user belonging to A,B, C groups or user having Admin role. I have created a business rule as follows. When to run : Before --> Insert/Upda...

Teja45 by Tera Contributor
  • 1936 Views
  • 6 replies
  • 0 helpfuls

Resolved! updateMultiple() is not working while using in fix script

Hello, I have to update multiple records in scoped app but when i tried to update record using updateMultiple(), it is not working.Script : var gr = new GlideRecord('x_hclan_gbs_financ_p2p_request');gr.addEncodedQuery("numberINP2P6688772,P2P6689407,P...

how to trigger sequence approvals in change request

hi, i have an requirement, we need to create approvals in parallel .for example: once assignment group approvels triggered/completed, then some other group approvals need to be triggered, once it's completed then other approvals will triggered. i hav...

Resolved! Email Script - Create html table for the users listed in watchlist

Hi,I have created an email script to fetch the user's details added in watchlist of catalog item.I am trying to display the result in a table structure. Kindly help me to do the sameexpected result:result of below codecope snippet of mail script // G...

Bindhu1_0-1671001055792.png Bindhu1_1-1671001121950.png Bindhu1_3-1671001377392.png
Bindhu1 by Tera Contributor
  • 1120 Views
  • 2 replies
  • 1 helpfuls

Resolved! Auto Assignment of Assigned to for sc_task

Hi Guys, We have built one catalog item and it has 5 tasks, once RITM is approved, tasks will create as per the custom workflow built for the specific catalog item.We need same 'assigned to' auto assignment for 'task 3'  from  'task 1'. for ex: if 1s...

Thanuja K by Tera Contributor
  • 992 Views
  • 2 replies
  • 20 helpfuls

UIPolicy - for loggedin user is member of group

Hi I have 3 fields in problem table, if logged in user is member of Few groups then I need to remove mandatory for impacted business service field  and readonly false to lob and impacted customer fields if not vise versa. for this I have written a UI...

VamshiKrishna2_0-1671002619448.png

Resolved! Set Short Description and Set field value on change

Hi All, I need to set short description, description, Source and Contact type value Onchange of a Category 2.For Ex: If Category 1 is Customer and Category 2 is subsequent call for registration  Set Short Description, Description to text and Source (...

dileep0146 by Tera Contributor
  • 1496 Views
  • 2 replies
  • 2 helpfuls

Session Expired (401) on Public Experience Pages

Hi, Looking at deploying an experience website, built with UI builder.  We want the pubic please to have access to a variant of the home page.  This works fine for authenticated users but not public ones. I have setup a variant that the public audien...

Resolved! Add the itil Role to Promote Major incident

I want to add the ITIL role to Promote major incident UI action. ITIL users are also able to see the promote UI action and they can promote the incident to Major incident. I have added in the condition but it is not working. new sn_major_inc_mgmt.Maj...