Overview
Subscribe event Event is used to communicate between two Layouts or two workflows by Listening to Event Emited by source Layout.
For Subscribe event Event you have to select Layout and respective event.Event
You can assign Workflow which fire/emit an event.Event
Through Subscribe event Event you can catch Input(Parameter)
...
Config
Layout : The is PickList of Layouts
Event: This is list of events Events of selected Layout
Workflow: The workflow is fired when selected Event is emittedEmitted
Variable Mapping: Here you can Map the Variable of the selected event Event with variables of Layout and cookies.
Unsubscribe Once Emitted Event: Click the checkbox to unsubscribe the event Event which was created.