fjtirado opened a new issue, #3495: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3495
### Description It would be interesting to allow the system to use the output of a particular workflow as output of one or more future ones. It should be noted that the futures one will be arbitrarily launched by the user and might include additional parameters beyond the ones that are retrieved from a previous workflow execution ### Implementation ideas Add a parameter for the workflow being used as argument provider so the output information is keep on the database. Add a parameter for the workflow being user as argument consumer indicating the process instance id which output should be used as input. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
