Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Stardust/Knowledge Base/Integration/Events/Trigger Types

< Stardust‎ | Knowledge Base‎ | Integration‎ | Events
Revision as of 02:04, 2 December 2011 by Rohit.gupta.sungard.com (Talk | contribs) (Added documentation for Manual Trigger)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Depending on the trigger type the trigger message may be parameterized with additional data. Such trigger parameters are provided at runtime in form of access points allowing for parameter mappings. Parameter mappings may be used to initialize workflow data of the triggered process instance and are configured in the Parameter Mapping panel of the triggers properties dialog. Please refer to the specific trigger type section in this chapter to obtain a detailed description on how to set up the parameter mappings accordingly.

  • Manual Trigger
  • Timer Based Trigger
  • JMS Trigger
  • Mail Trigger 


Manual Trigger

Open the Properties dialog of a created Manual Trigger to change its properties. There you can choose a participant from the list of the Manual Trigger pane.

<<Image>>


Another possibility to assign a participant to a manual trigger is to connect the participant via transition to the trigger in the diagram:

  • In the diagram toolbar palette select Connect.
  • Select the participant.
  • Select the manual trigger

<<Image>>

Now the participant is entered in the Manual Trigger Participants section in the triggers model property page.

Back to the top