2.9 Automation Scripts Flashcards
Benefit of automation script
complete customized configurations within Manage
How are scripts triggered?
Launch Points
Types of Launch Points
Object
Attribute
Action
Custom Condition
Integration
Object Launch Point
Record is created, deleted, or updated - triggers script execution
What additional options can be specified on an Object Launch Point?
Condition
Run script before or after record Save
Attribute Launch Point
script triggers when changes are made to a certain field
True or False: if a script is set with an Attribute launch point, any change to the record will trigger the script
False - script will only trigger if the specific field is modified in that record
Custom Condition Launch Point - how is this triggered?
by custom condition
Custom Condition Launch Point - when does the script execute?
when condition is satisfied
Where is the condition created, for a custom condition launch point?
Conditional Expression Manager application
Integration Launch Point
script triggers when integration occurs
Action Launch Point
How is the script triggered?
by calling a specific action
Action Launch Point
How can the action be called?
Through a Workflow or Escalation
How to trigger an autoscript through Workflow?
Utilize Action launch point - call the Action
Which type of script launch point can be triggered via Escalation?
Action Launch Point