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

Add support for transformations in input/output in activities #1146

Closed
elguardian opened this issue May 3, 2024 · 3 comments · Fixed by apache/incubator-kie-kogito-runtimes#3494
Assignees
Labels
area:bpmn Related to BPMN area:workflows Related to the general workflow engine

Comments

@elguardian
Copy link

Add supports for this part of the spec

      <dataOutputAssociation id="DataOutputAssociation_1">
        <sourceRef>_4_Output</sourceRef>
        <targetRef>x</targetRef>
        <transformation language="http://www.java.com/java">param.toUpperCase();</transformation>
      </dataOutputAssociation>
@elguardian
Copy link
Author

@martinweiler
Copy link

@elguardian great to see support for this in the engine. Do we have a tracker to support this in the BPMN editor?

@elguardian
Copy link
Author

@martinweiler not really I think. Do you mind to coordinate that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:bpmn Related to BPMN area:workflows Related to the general workflow engine
Projects
Status: 🎯 Done
2 participants