We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

Resolved! UI policy is not working

Hi All, i create one UI policy in that i added some filter conditions like. State is one of high, critical,AndAssignment group. name  does not contains HIKAnd caller is not Samorcaller is not RIck. caller field is reference field from sys_user table....

ANWAR BASHA by Tera Contributor
  • 1944 Views
  • 6 replies
  • 1 helpfuls

com.glide.ui.ServletErrorListener error

Hi All, I have created a scoped application and created a table(SD Cases) within the app. Now I want to access the closed SDCases variable values and populate it on the form level when a closed SD case is selcted. Below are the scripts.Client script:...

Nagashree5_0-1680514946384.png
Nagashree5 by Tera Contributor
  • 3000 Views
  • 2 replies
  • 0 helpfuls

GlideappVariablePoolQuestionSet() not working in scoped app

Hi All. I have created a scoped application and created a table which extends the task which is called SDCase. On this I have built few Record producers and created a formatter as well to display the variable section on the SDCase once it is created....

Nagashree5 by Tera Contributor
  • 1287 Views
  • 3 replies
  • 0 helpfuls

How to add user to ad group through workflow

Hello Community, How to add user to AD group through workflow. My actual requirement is a task will be created to one particular DL group. If once tasks gets closed complete, the user should get added to AD group. I have created that task which was m...

Resolved! Can't change caller on incidents

Hi, on our production instance, when trying to change the caller on an existing incident, no users appear when opening the search. However, this is not an issue on test or dev as clicking the search populates all users. I have checked permissions bet...

castle11 by Tera Expert
  • 2337 Views
  • 7 replies
  • 1 helpfuls

Resolved! Copy work notes from one catalog task to another task.

Hello All, I have a script that copies the work notes from TASK 1 to TASK 2 and to TASK 3. The issue is TASK 1 work notes are duplicated in TASK 3.     Script: task.work_notes=pullComments();function pullComments(){ var comments=[]; var gr= new Gli...

find_real_file.png find_real_file.png
Reddy by Kilo Sage
  • 5016 Views
  • 6 replies
  • 2 helpfuls

How to add work notes on a non-extended custom table

I'm looking for a way to add work notes on a non-extended custom table. What I did- Created "Work notes" column on a custom table. - Created an activity formatter for a custom table.- Added the activity formatter to a form.https://docs.servicenow.com...

AyakaKAZAMA_0-1679898496304.png AyakaKAZAMA_1-1679898716979.png AyakaKAZAMA_2-1679898839390.png