Example: Creating Triggered Action Business Rule to update a record
4 min
this example shows how to trigger an action to update the symptom description of a record when the impact field is changed from medium to high prerequisite this example assumes you have administrator level access to the configuration console and are familiar with creating business objects to create a triggered action in the graphical action designer, under record actions , drag update a record action block on the page in the block tab, enter the following details field description field name mandatory a unique name for the triggered action business rule in this example, select symptom description from the drop down list field value optional description of the field in this example, enter description as symptom description updated\ impact value updated from medium to high click save in the common tab, enter the following details field description field name mandatory a unique name for the triggered action business rule, in this example, select symptom description from the drop down list field value optional description of the field click save click add rules in the events tab, enter the following details field description object event the trigger is based on one of the events or a combination of events, such as business object events (insert, delete, or update), in this example, select on update field event the trigger is based on one of the field events (initialize or update) select the field from the drop down list in this example, select on update field value field in this example, select impact condition specifies when the business rule is evaluated in this example, select is changed from as medium click to select the condition change as is changed to and closed from the field drop down list click ok from the incident workspace, select an active incident and modify the following fields field description status status of the incident in this example, change the status to closed resolution mandatory description of the triggered action cause code mandatory incident cause code select the cause code option from the drop down list click save testing the triggered action rule in the incident page, select a record that is active change the impact severity from medium to high the description field is automatically updated in this example, the description field is updated as symptom description updated impact value updated from medium to high
