Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

  • Subscribe event is used to communicate between two Layouts or two workflows by Listening to Event Emited by source Layout.

  • For Subscribe event you have to select Layout and respective event.

  • You can assign Workflow which fire/emit an event.

  • Through Subscribe event you can catch Input(Parameter)

Attributes

  • Layout : The is PickList of Layouts

  • Event: This is list of events of selected Layout

  • Workflow: The workflow is fired when selected Event is emitted

  • Variable Mapping: Here you can Map the Variable of the selected event with variables of Layout and cookies.

  • Unsubscribe Once Emitted Event: Click the checkbox to unsubscribe the event which was created.