Hi Neeraj,
I thinks this trigger operation was not provided in Blue Prism due to the nature of the architecture it was implemented on as opposed to what other vendors are working on.
Having said that, the best way to replicate this scenario as per my understanding is to call a sub process right after you use "Add Items To Queue". However, there is a very big catch to it. Since, you will be adding items most likely within a loop, try not call the sub process right inside the loop as this will result in unwanted memory leaks. Better way would be to go ahead an call the process from an action of a wrapper object as when you will initialise the object the memory will be loaded only once for the entirety of the process flow.
One other approach can be to call the process exposed as an API from the original process, however you need to check the mode of initialisation as "auto" as repeated calls simultaneously can consume a lot of runtime licenses.
------------------------------
----------------------------------
Hope it helps you and if it resolves you query please mark it as the best answer so that others having the same problem can track the answer easily
Regards,
Devneet Mohanty
Intelligent Process Automation Consultant | Sr. Consultant - Automation Developer,
Wonderbotz India Pvt. Ltd.
Blue Prism Community MVP | Blue Prism 7x Certified Professional
Website:
https://devneet.github.io/Email: devneetmohanty07@gmail.com
----------------------------------
------------------------------
---------------------------------------------------------------------------------------------------------------------------------------
Hope this helps you out and if so, please mark the current thread as the 'Answer', so others can refer to the same for reference in future.
Regards,
Devneet Mohanty,
SS&C Blueprism Community MVP 2024,
Automation Architect,
Wonderbotz India Pvt. Ltd.