andleosab commented on issue #3286:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3286#issuecomment-2245675430

   @elguardian That's exactly what I am trying to avoid, using any internal 
IDs. As I mentioned earlier that's just a work around. And I was thinking that 
the business key could be naturally that common piece of information shared 
between  the process and its subprocesses. I don't see how using correlation 
key would be any different. 
   Also, if I can get the main process by it business key and then use its 
process id to get all of its sub-processes, then why not allow to do the same 
using just a business key and thus saving on additional logic/component(i.e 
gateway)/etc?
   That should allow external apps to control the process flow w/o getting into 
kogito runtime internals. 
   


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