fjtirado opened a new issue, #2165:
URL: https://github.com/apache/incubator-kie-kogito-apps/issues/2165

   ### Description
   
   It might be useful to have the possibility of passing the output of a 
workflow instance (given its id) as input of another workflow instance (right 
now, the user will have to perform the query againts data index, take the 
variables and copy paste into the input) 
   
   Since DataIndex already offers a set of mutations to abort, retry, skip, 
update variables..., one possibility is to add a new mutation that, given a 
process instance id, retrieve its variables, merge them with the user input and 
execute the workflow. 
   
   
   
   ### Implementation ideas
   
   _No response_


-- 
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]

Reply via email to