BenjenB
(Ben)
July 25, 2022, 5:04am
1
Hi everyone,
I have issue with my process when i launch it with orchestrator by trigger, it say cant find mstsc.exe . But when launch in Studio debbug mode or with assistant uipath it work fine.
This error start to appear this month
i try with try catch error but nothing
Hey!
Add some delay…
when the trigger starts the robot should have some delay to process the trigger…
obviously this will work fine in debug because the delay of the debug mode is more…
Add some delay(2-3 sec) and try it again
Regards,
NaNi
BenjenB
(Ben)
July 25, 2022, 5:19am
3
i will try to add some delay ( 5sec)
didnt change , still have the same error
1 Like
Veera_Raj
(Veeraraj Sethuraman)
July 25, 2022, 5:25am
4
in type into activity there property name called activate make it true
Yoichi
(Yoichi)
July 25, 2022, 5:31am
5
Hi,
I think it might be better to use StartProcess activity instead of SendHotKey etc., as the following.
Regards,
BenjenB
(Ben)
July 25, 2022, 6:59am
6
the robot is install in TSE and when it is closed or reduce , it seem not to work
@Yoichi @Veera_Raj @THIRU_NANI
BenjenB
(Ben)
July 26, 2022, 4:38am
7
it seem it was my version of UiPath the problem
When in stalling the UiPath robot you can install it as user or service mode. (Details below)
Service Mode - recommended for unattended automation scenarios and large-scale platform deployments, and runs with the same rights as the user under which it is registered.
User Mode - recommended for attended automation scenarios, and runs under the user that installed it, having the exact rights as that particular user.
That being said. I have an unattended automation that has to run an a…
thx for the hlp
system
(system)
Closed
July 29, 2022, 4:38am
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.