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

Forum Posts

Resolved! Getting user object in script include

I am trying to check if user is a member of the group in a script include using the following but doesnt work. Calling this script include from a fix script. var u_obj = new GlideRecord('sys_user');u_obj.get(sys_id);if (u_obj.isMemberOf('Developer'))...

samadam by Kilo Sage
  • 424 Views
  • 1 replies
  • 0 helpfuls

Resolved! If variable is not empty for catalog item, give an alert

Hello Experts, I want to generate alert when Closed complete/Closed incomplete/Closed Skipped UI actions are clicked for closure of catalog task for IT assistance catalog item. Can you please guide what will be the code I have to use in UI action. Or...

Resolved! In which cases can we use the role "Nobody"?

Hello everyone! I have seen, that there's a role in the Base system roles, that is call "Nobody" and it has a warning message that sais: "Applying the nobody role may be irreversible if applied to some important system functions." and the description...

Validation on comma separated values

Hi Team, I have a requirement,We have a catalog item,where we have one variable called as'TAX ID' which is single line text field.so users should enter the TAX ID manually,and after that we have to validate whether the 'tax id ' entered is correct or...

KARAN24_0-1672732045455.png
KARAN24 by Tera Contributor
  • 789 Views
  • 6 replies
  • 0 helpfuls

Send scheduled report to group managers

Hi! May I kindly ask if it is possible if  we create a scheduled report that will send to group managers  the details about their current respective groups. This is for the group management to regularly review their group members if they will remove ...

ss123 by Tera Contributor
  • 448 Views
  • 2 replies
  • 1 helpfuls

Resolved! Field Access for Additional comments.

Hello,We have a requirement on Customized Table in which Additional Comment field should have write access for snc_internal  role with a filter Opened by is (dynamic) Me. For this we created a simple write operation ACL for the required table and fie...

Resolved! How to do assignment group using the flow designer.

Please check below requirement and help me to get configure assignment group in flow designer using script.Basically, we need to populate using based on the Dot walkWe have when we are submitting CI in RITM. Creating a task, we have a variable which ...

Challasunil_0-1672652047534.png Challasunil_1-1672652174748.png Challasunil_2-1672652306491.png