Get status transaction notification

Hello, I would like to ask how can I get email notification or better way to have status for single transaction when completed, failed, etc…
Thanks.
Br.
Marco.

Hi @Meli_Marco

Use the get queue items activity and give the unique reference of a particular transaction in the filter section

And use email activity to send the status as below

image

1 Like

@Meli_Marco

Include a send email activtiy in your success flow ans the exception flows or in the finally block of try catch

Cheers

1 Like

Hi @Meli_Marco

Use the alerts feature in UiPath Orchestrator to get mail notifications.

Reg

1 Like

Hi,

you can configure alerts .

Please check this - Alerts

Other option is to have splunk alerts .

1 Like

Would alters work for success as well? …I dont think so

Cheers

1 Like

Success alert is not possible :blush: but we can set alert for failed onces

2 Likes

Just wanted to check if i missed something…be ause the ask was for success as well :blush:

Cheers

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.