1. add triggerinstance.correlation_id to supply reference to an external event in a triggerinstance 2. triggerinstance.id accessible in a rule so that it can be passed into an action 3. `on-start` notification to notify when an execution is started 4. `ActionTrigger_start` TriggerType 5. `triggerinstance.id` and `triggerinstance.correlation_id` should be available in notifier, actiontrigger etc.