Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

How can I map participants to workflow variables in subprocesses which have been set in the calling parent process?
When a worklow variable is set in a main process it have to be passed to the called subprocess via formal/actual parameter mapping.
But in participant mapping I can only make use of normal workflow variables and not the subflow formal parameters.