You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should change the Message when converting an attached boundary error event.
Currently, it says:
WARNING: Attribute 'errorCodeVariable' with value 'licenseGenerationErrorCode' on 'errorEventDefinition' is not supported.
WARNING: Attribute 'errorMessageVariable' with value 'licenseGenerationErrorMsg' on 'errorEventDefinition' is not supported.
Variables are supported by the ThrowError RPC and should be used here.
New message could be:
TASK: Provide a variable for the errorCode in the ThrowError call in the worker.
TASK: Provide a variable for the errorMessage in the ThrowError call in the worker.
Why should we do it?
This configuration will not be available in the BPMN diagram for C8.
I could not find an issue in the product-gaps to cover this.
The text was updated successfully, but these errors were encountered:
What should we do?
We should change the Message when converting an attached boundary error event.
Currently, it says:
Variables are supported by the ThrowError RPC and should be used here.
New message could be:
Why should we do it?
This configuration will not be available in the BPMN diagram for C8.
I could not find an issue in the product-gaps to cover this.
The text was updated successfully, but these errors were encountered: