Hi There!
I would like to know if there are any possible ways to send an argument value without having to use an invoke workflow? as I don’t want the 2nd bot to repeat everything that happened in the base bot all over again.
Thanks
Hi There!
I would like to know if there are any possible ways to send an argument value without having to use an invoke workflow? as I don’t want the 2nd bot to repeat everything that happened in the base bot all over again.
Thanks
If you are using orchestrator,
‘Set Orchestrator Asset’ and ‘Get Orchestrator Asset’ activities can be used
Thank you so much Dongin! it did work.