Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-1086

CallActivity: Passing all parameters / business Key

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.0.0-alpha9, 7.0.0
    • None
    • engine
    • None

    Description

      AT:

      • it is possible to configure the callactivity element with one 'in'/'out' attribute for all variables
      • it is possible to configure the callactivity element for the businessKey

      <callActivity id="CallActivity" calledElement="called-process" >
      <extensionElements>
      <activiti:in businessKey="#

      {execution.processBusinessKey}

      " />
      <activiti:in variables="all" />
      <activiti:out variables="all" />
      </extensionElements>
      </callActivity>

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              smirnov Roman Smirnov
              polenz Kristin Polenz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce