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

   @dekaido From my point of view, businessKey is intended to optionally 
provide a human readable identifier to a given workflow. Therefore, it can be 
argued that businesskey attribute does not really belong to the subprocess and 
the steps to associate a subprocess to a process given a businnes key are the 
ones that you are following, first get the process id given the business key, 
then use the parent process id to get the subprocessed. 
   So, the question here is, besides providing an easier mapping between all 
the subprocesses opened by the process associated with that business key, what 
do you need the business key in the subprocess for?
   @krisv I think this might also interest you. 


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