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

Forum Posts

Resolved! Onchange Client Script

Requirement : When CI is choosen, associated location has to update in location field in Incident form.My solution : Onchange Client Script as follows:var prevLocation = g_form.getValue('location');if (!newValue) {g_form.clearValue('location', '');g_...

SujithKumar2_0-1709805808833.png

Decision Tree on an Incident

Hello, our Incident Management team is being asked to track recovery decisions made during the resolution of a Major Incident.One proposal was to use automated Incident tasks to track if that step of the recovery worked or not via a change in state. ...

Resolved! Create Problem UI Action Issue

Hello,We are running into an issue with a business rule is running but not stopping processing of a ui action.   When using the create a problem ui action the problem record is created and linked to the incident, however due to the br running which r...

purdue by Kilo Sage
  • 1541 Views
  • 7 replies
  • 0 helpfuls

Process Optimization Schedule

Hi,Can we Schedule Process Optimization / Mining jobs to run at regular intervals just like we can schedule Predictive Intelligence Models, say run every 30 days? If so how can we implement that?  Thanks 

fatima ali by Tera Contributor
  • 434 Views
  • 3 replies
  • 0 helpfuls

Service Bridge Fields mapping query

1. what happens if customer(on customer instance) add custom state ?currently I see it adds the value to the state field on Provider but does not create choice(which we do not want). so is there a way to prevent any new updates to state field if the ...