Hi there.
My automation seems to be running properly when logged in the server.
but when logged out its not.
there is a separate server whose only function is the automation so we just sometimes connect/disconnect to it
when logged in the server:
tested out via UiPath studio(run/debug) → successful
tested out windows task schedule via bat file → result is successful.
tested out via orchestrator(unattended setup) → result is successful
when logged out the server:
tested out windows task schedule via bat file → result is failed.
tested out via orchestrator(unattended setup) → result is failed
Any idea what might cause or solve this issue?
Thanks in advance!!!