Hi @ovi
Hi Team
I am Creating a scheduling Process in task Scheduler to automate the certain task at a particular time. In that we have two scenarios
i) run only when user is logged on
ii) Run whether the user is logged on or not.
In the first scenario, it’s working fine. But in the second scenario is not working ?
Is there any Possibilities to work on this issues or this features is supported by UiPath ?
any idea!!!
By “it’s not supported anymore” i mean we cannot forbid you to use it, but if it’s not working we don’t offer support for it. We don’t test it anymore since 2017.1 version therefore we wouldn’t know for sure what’s the issue.
ok thanks
while using orchestrator for schedule Process !!
Hi @ovi
in my schedule Process After finish my Process take screenshot and save in one Location at the error throws? see the error screenshot
But if i am separately running a program its working Fine !! so what i need to do (any changes in Xaml File) for that in Properties any changes are there or some other issues ?
Can you Please Help Me
Regards
RaviDevaraj.
I found your post relates to my question below.
As I remember reading the 2018.2 release notes where it is said that using task scheduler is still supported for enterprise bot (not for CE).
So, our client is asking if we can still use task scheduler to run bot in the following situation:
*In total there are 2 workstations (WS)
*WS_1: Installs only an attended bot for production automation
*WS_2: Installs a enterprise version Studio, and an attended bot for develope and test automation
*No orchestrator
After looking around, the task scheduler can only run main.xaml files when the project is published.
So, the question is that if I publish the project in WS_2, is it possible to use task scheduler to run the published project in WS_1? (assume I’ll move all the proper files from WS_2 to WS_1)
The orchestrator is really a show stopper for small enterprise automations.