ngnhng/low-code-monorepo

Input/Output for Gateway

Closed this issue · 0 comments

  • Need to implement condition expression in the Sequence Flow, not at the Gateway node.
    <bpmn:sequenceFlow id="Flow_1eotxow" sourceRef="Gateway_1tfrhbi" targetRef="Activity_10efrd7">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">=len(whatEver) &lt; 1</bpmn:conditionExpression>
    </bpmn:sequenceFlow>