goh6613
(John Goh)
February 26, 2018, 4:41am
1
hi All,
is it possible to disable the pop out message when we call the ‘terminate workflow’ activity ?
thanks
1 Like
pathrudu
(KLN Sanyasi Pathrudu Chintakayala)
February 26, 2018, 3:03pm
2
You can if you trigger it from .bat file
Mr_JDavey
(Joshua Davey)
February 26, 2018, 3:47pm
3
Hi there @goh ,
There are a few ways to achieve this:
Hello,
I am having 4 activities in a sequence. I have taken try-catch and in ‘Try’, I have passed entire sequence. If there is any error found in any of those 4 activities, I want to just pass the error message in log and terminate that workflow. no pop-up nothing should come up. Please suggest something.
Thank you.
exception name you declared in the catch block is “exception” not “New Exception”
please pass “exception” in the property …:upside_down:
Thanks,
Josh
1 Like
goh6613
(John Goh)
March 9, 2018, 1:29am
4
Hi Josh,
i tried, the pop up when i terminate the workflow appear only when i run my process in UIPath Studio, there is no pop up message in Orchestrator. so its fine for me.
thanks
1 Like