I was very excited to publish my automation in orchestrator as I was using the triggers for the first time. I set triggers daily morning at 10:30 am IST but it says “FAULTED” Even when I tried to run it manually, still it shows the same status. Even the logs are not available.
Start with clicking the little ( i ) icon on the job lines. It’ll tell you the error message on why it failed.
Next step look at the job logs, if it generated any, and troubleshoot the error from there…
In what you show there are apparently no log, which hints at the robot not being able to start the job. Find the error message 1st.
You do not create your process in Main.xaml. Go back to the studio and click on workflow which you want to publish and then click on Set as Main as shown below and again publish to the orchestrator.