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

Engine throws exception when <camunda:in> is used for variables with null values

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.1.4, 7.2.0-alpha4
    • None
    • engine
    • None

    Description

      Reproduce steps:

      • use call activity with <camunda:in source="someVarName" target="someOtherVarName" />
      • someVarName is null
      • use someOtherVarName in the called process
        => Exception is thrown cause someOtherVarName is not known in process

      Expected behavior:
      It should be possible to use camunda:in for variables with null values

      Hints (optional):
      Current workaround: place an empty string instead of null

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              smirnov Roman Smirnov
              matthijs.burke Matthijs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce