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

Forum Posts

Approval for a Record Producer

I have a Record Producer which creates a Record in a custom table. I need an approval activity before or after creation. Hope its not possible to have approval before creation as the user submits the request on portal, the record is created automatic...

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
  • 11834 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
  • 5723 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
  • 24493 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
  • 4005 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
  • 3645 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
  • 5307 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
  • 11545 Views
  • 4 replies
  • 6 helpfuls