Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the message about error event conversion #321

Open
ingorichtsmeier opened this issue Jul 11, 2023 · 0 comments
Open

Improve the message about error event conversion #321

ingorichtsmeier opened this issue Jul 11, 2023 · 0 comments
Labels

Comments

@ingorichtsmeier
Copy link
Contributor

What should we do?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants