Hi my company has provided a trail enterprise cloud orchestration and i created a mail trigger based project which incluse gen AI also. now i want to check whether with the existing license allocated, can i test the trigger based project from my cloud orchestrator screenshot given below
I have published this process to orchestrator and before automatic trigger i try to trigger manually and iam getting the below error - “Foreground job requires an unattended robot to be defined on your user (#1230)
Trace ID: 6cf3f0a1d34a4d12b92f1752facd175c”
You can configure the mail trigger, but you cannot fully test execution unless a robot runtime is available. If robot + AI units are not available, you cannot run the project project will not run end-to-end
The Process is available in the robot assistance and i tried to run it is working fine from robot assistance but when do the same from the cloud orchestrator it is showing the below error
“Foreground job requires an unattended robot to be defined on your user (#1230)
Trace ID: 6cf3f0a1d34a4d12b92f1752facd175c**”
The process runs from UiPath Assistant/Studio because it is using your Attended/Personal Workspace execution. but Orchestrator needs an Unattended Robot/Runtime availibility.
Can you please check:
Admin → Licenses → Robots & Services and verify whether any Unattended Runtimes are available.
If you see Unattended Runtime = 0, then that is the reason for the error.
From your screenshot, I can see that no AI Units are allocated. Could you also confirm whether any Unattended Runtimes/Machines are available?
If no Unattended Runtime is assigned, you won’t be able to execute the process from Orchestrator, as without an Unattended Runtime, mail triggers in Orchestrator cannot automatically start and execute your process. Even if the workflow runs successfully from UiPath Assistant, trigger-based execution requires an available Unattended Runtime.
The error is not related to the mail trigger itself. The error means the job is being started from Orchestrator, but there is no Unattended Robot configured/available for that user/folder/machine.
From the screenshot, I can see named user licenses like App Test Developer / App Tester. These give access to Studio, Test Manager, Apps, Action Center, Agent Builder, etc., but to run a process automatically from Orchestrator trigger, you also need a robot runtime such as Unattended / NonProduction / Testing Robot, depending on your license plan.
Please check the below points:
Go to Automation Cloud → Admin → Licenses
Check under Robots & services whether any Unattended / NonProduction / Testing Robot runtime is available
In Orchestrator, make sure the user is enabled for Unattended Robot
Make sure the machine template/robot machine is added to the correct folder
Assign the required runtime to the folder
Ensure the robot is connected and available before triggering the process
If you only have attended/named user access, you may be able to run the process from Studio/Assistant manually, but Orchestrator triggers need an unattended runtime to execute automatically.
So the recommended solution is to configure an unattended robot for the user/folder, or ask your admin to allocate an unattended/non-production/testing robot license to your tenant/folder.