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

current.setAbortAction(true) is not working properly

I have on before business rule as below. var val=current.getValue("abc"); var env=current.getValue("def"); var va = new GlideRecord("u_sap_transport"); va.addQuery("u_transport_number",val); va.addQuery("u_environment",env); va.query(); if (va.next()...

Scheduled job completion status

I have created a scheduled job that runs a script against the CI tables.   Is there a way, once I have started the job (by using the Execute Now button) that I can see when the job status?   ie running, complete, failed, etcRic

rhofing by Tera Contributor
  • 11920 Views
  • 4 replies
  • 3 helpfuls

Resolved! User criteria match all on location and group

Hi I want a user criteria to both match user group and a location that is on the user. But this doesn't work. Do I have to script? I am novice at scripting, How would such a script look?

find_real_file.png
Daniela18 by Tera Contributor
  • 5949 Views
  • 19 replies
  • 2 helpfuls

Case vs Incident Management

Hi all,I would like to understand why case management is used in Customer Service Management. What is the senitiment of using case instead of incident?All   that can be achieved using case can also be done using incident management as well in my opin...

Mahira by Tera Guru
  • 24942 Views
  • 15 replies
  • 14 helpfuls

Analyzing the Fulfiller role usage

Hello All,  We need to migrate from older version to Orlando and we need to analyze the usage of  ITSM Fulfiller users.  I need to be able to analyze what users act as actual fulfillers (create and modify records) and what users only view and approve...

YO123 by Kilo Explorer
  • 4078 Views
  • 1 replies
  • 3 helpfuls

Resolved! Requested for is populating Empty on Request an Requested Item table

Hi All, Requested for is populating empty for the RITM Created for the item. I have the below business rule written on sc_req_item table. Condition: current.request.requested_for != current.variables.requested_for (function executeRule(current, previ...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png
Abhit by Tera Guru
  • 3798 Views
  • 1 replies
  • 1 helpfuls

Resolved! Tabs missing in incident records

Only able to view Task SLAs in incident record. Other tabs not showing up. e.g. (Incident Tasks, Affected CIs, Impacted Services/CIs, Problems, Change Requests)

Hui Zhong by Kilo Contributor
  • 5613 Views
  • 9 replies
  • 4 helpfuls

Resolved! Work Notes & Additional Comments (Visible to customer)

Can you can explain the difference between the two. My understanding is  - Works Notes are notes visible to agents only - Additional Commnents (Visible to customer) are visibale to callers with no roles. Where can the custoner see this is it in the P...

Ninette1 by Tera Contributor
  • 12304 Views
  • 4 replies
  • 6 helpfuls

Resolved! "Days/Year ago feature" on date type fields in list view"

Hi Team,"Days/Year ago feature" on date type fields in list view"   in Geneva we see a new info label if we hover on teh date field it shows how many days /year ago.In our DEV instance all goes good it shows perfectly ,while in our test instance it s...

Days_Year_ago.png
kbanerje by Giga Guru
  • 5225 Views
  • 6 replies
  • 4 helpfuls

Auto Assign Assignment Group based on Time of Day (Schedule)

We would like to auto assign incidents to assignment groups based on the time of day (and CI of course). A kind of follow the sun approach. Has anybody done this and how did you implement it?   I was looking at the "Assignments" module, but there was...

cmcdevitt1 by Kilo Contributor
  • 6787 Views
  • 8 replies
  • 2 helpfuls