Hi, I am new to drools and have following scenario and question.
Consider my main flow "A" (runtime instance id 111) which has and invokes (subprocess)SubFlow "B" (runtime instance id 222). Question, Is there an API to find the list of subprocess (subflow) associated with parent instance or parent process associated with a given subprocess? e.g. in above case... From process instance 111 can we get handle or information of 222 or form process instance 222, can I get information of parent who created this instance (111). Thanks, -- View this message in context: http://www.nabble.com/Drools-SubFlow-%28Sub--Process%29-query-API-tp24434397p24434397.html Sent from the drools - user mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
