Hi All,
I am using queue trigger and want to get a notification email whenever queues are added in orchestrator and the bot starts .
Shall I put the notification email in get transaction activity
Hi All,
I am using queue trigger and want to get a notification email whenever queues are added in orchestrator and the bot starts .
Shall I put the notification email in get transaction activity
If you need only one email for any number of items added then keep the mail in initalization state
If you need for every item then put in process directly
Cheers
Put it in Initialisation state after init application which will ensure your applications also initialised correctly and bot started
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.