Hi Team,
Can we have feedback on the reported issue?
Our scenario is:
1. Request contains multiple Products
2. Each Product will be decomposed for Product and Resource
3. For Each decomposed Product and Resource, an external service needs to be called.
4. For each paired Product and Resource, the aggregated status will be calculated. Based on aggregated status, response needs to be sent to originator for each Source Product.
Multiple instance sub-process can solve this problem. From Kogito 1.15.0, we were assuming that issue can be resolved.
Now Could you share any alternate solution for the same (if any)?