Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-11738

Add support for subworkflow node

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.2
    • Component/s: Workflow
    • Backlog priority:
      620

      Description

      The sub workflow node is a new kind of node that has a property for referencing a workflow model ID and a way of initializing some global variables of the sub workflow. It should be possible to give static real values, but also to use the current context for transferring values , like referencing ${WorkflowVariables['ma_variable']}. When the workflow engine runs such a node, it starts the other workflow, with the same user session than the one used to enter the node, bound to the same documents list. Then the node is paused and will be resumed as soon as the launched workflowis ended. If the parent workflow is interrupted, the sub workflow has to be interrupted too.
      On the sub workflow, the parent workflow instance Id is set as a variable called "parentWorkflow"

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                2 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 1 week
                  1w
                  Remaining:
                  Remaining Estimate - 1 week
                  1w
                  Logged:
                  Time Spent - Not Specified
                  Not Specified