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

Activity Pack - EfficientIP

hi folks. i'm trying to integrate with IPAM tool - EfficientIP. understand that there's an activity pack for this. but is there any guide on how to start/setup the activity pack?

Creating a Separate Email Notification for a Specific Catalog Item

Hi everyone, I'm looking to create a separate email notification for a specific catalog item. Currently, we have a single notification for all catalog services. However, I need to customise the email notification text for one particular catalog item ...

BobbyM by Tera Contributor
  • 842 Views
  • 2 replies
  • 1 helpfuls

Resolved! restrict closing change requests to change_manager role

i need help. i was tasked to restrict closing change requests to those with change_manager role but i cant seem to get it right.  function onCondition() { // Get the current user's roles var userRoles = gs.getUser().getRoles(); // Check if the user ...

RBlor by Mega Guru
  • 1198 Views
  • 4 replies
  • 1 helpfuls

Missing Review Record Button RITM on CSTASK

 Hi Community, my names Sugiyanto from Indonesia. this is my first post on now community. My case : when I open SCTASK, I change RITM number become Read Only, but after this changed, the icon review record is disappear.  question is how to set RITM n...

sugiyanto_0-1720769749012.png
sugiyanto by Tera Contributor
  • 629 Views
  • 2 replies
  • 0 helpfuls

How to use "Record" workflow activity?

Hi Team,How to use "Record" activity within workflow?Im trying to record voice conversation between user and agent over the "Call Center" workflow? Existing workflow has a activity call "Forward to Notify Client" which connects the end user to the ag...

Default email id is not showing in CC

Hi All,I have created one Email client template to add 2 default email ID in CC base on 2 conditions. That 2 Email Id is showing as per condition in CC but the problem is that The Id I put in CC they are not getting an email after clicking on send bu...

keval3 by Tera Contributor
  • 538 Views
  • 2 replies
  • 0 helpfuls

Resolved! Request number on order status is not clickable

Hi All, I am having an issue where Request Number after submitting the request is not clickable on order status page(attached screenshot).Has anyone experience this, any fix to it?Appreciate your help on this. 

Naushad1_0-1720800569096.png
Naushad1 by Tera Contributor
  • 1228 Views
  • 2 replies
  • 1 helpfuls

Report times Assignment Group

Olá, bom dia.Gostaria de saber se é possível criar um relatório que demonstre os grupos e o tempo que cada um atuou em um incidente. Hi, good norming.I would like to know if is possible create a report times of each assignment group in Incident. 

Resolved! Scheduled Job | Reassign resolved incidents

I need to write a scheduled job to reassign resolved incidents to the assignment group manager whenever the assigned to user becomes inactive in sys_user table.State should be resolved. I wrote the below query. Doesn't seem to work.var gruser = new G...