Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More

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

Forum Posts

Resolved! How to check which script/flow adds an Additional Comment to a RITM?

There is a particular comment that is added from an unknown source in my RITMs when I use a particular UI Action. I can't find it in any configurations, so I wonder if there still is a way to use something like the good old Field Watcher in order to ...

Community Alums by Community Alums  
  • 1198 Views
  • 4 replies
  • 1 helpfuls

Resolved! Workflow script not working - Service Catalog Form

Good afternoon. I have a requirement on a Catalog Form.When Request type is Modify and Account group is ZTRD, then it should check the below company code: AU, IN, HK, SG company code should assign to APAC SSC SAP MDM ENG Assignment group CN, KR, TW, ...

current.setabortaction not working

(function executeRule(current, previous /*null when async*/) {    var x = new GlideRecord('incident');    x.addQuery('parent_incident', current.sys_id);    x.query();    if(x.next()){        if(x.state=='7'){            gs.addInfoMessage('This is a c...

Raze00 by Tera Contributor
  • 1046 Views
  • 1 replies
  • 0 helpfuls

Search functionality on the Service Portal and my order guide

Hello Community, I have an order guide to request access to various applications. Is there a way I can get the Service Portal search functionality to search for the contents inside of the order guide? For example, one of the applications people can r...

Using variables in Standard changes

Hi all, We have a huge list of standard changes in our organization.Some of those standard changes require to receive specific variables to be completed. Let me put some examples:Restart a server requires to specify which is the server to be restarte...

sergiocuenc by Tera Contributor
  • 919 Views
  • 2 replies
  • 0 helpfuls

OOB vendor tasks?

We have built a custom table and integration to handle vendor tasks in our instance. These vendor tasks are updated when tickets are updated at the ticket system the vendor uses. For example: if there is a network issue and we want to create a ticket...

Per5 by Giga Guru
  • 599 Views
  • 1 replies
  • 0 helpfuls

Resolved! Limit visibility to sctasks

Hi community I want to limit visibility to Sctasks and ritm records where the item = a specific itemI tried acls on there own but the oob acls are stopping it from working.  What is best approach here. Example would be appreciated Thanks in advance

AnthonyMull by Tera Contributor
  • 3011 Views
  • 14 replies
  • 4 helpfuls

Email client template sender

Hi all, I'm currently configuring an Email Client Template for INC tickets For now, I'm still configuring it from the dev3 (not on prod yet). But, when I tried to send the email using 'Sender Configuration': Select From List. and select the Email Cli...

2025-02-20_19h28_03.png 2025-02-20_19h34_05.png

Resolved! Service Catalog Attachment

I have a requirement where there is an attachment type field(e.g.,  diso_approval) if it contains only .msg file then submit the request; otherwise unable to submit form.Note: Variable Atrribute not working( Need a script). 

Anil1401 by Tera Contributor
  • 2176 Views
  • 9 replies
  • 0 helpfuls

Updating attachments in the list type field

Hi all,We have a requirement to update attachments that are added in the form. For this we have updated the dictionary of that particular field by refering it to attachments table and added script " javascript: 'table_name=' + current.getTableN...

vivek110 by Tera Contributor
  • 1039 Views
  • 2 replies
  • 0 helpfuls