Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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.

  • No labels