Hi, I developed a simple process in UiPath Studio that displays a Message Box, and I published it to Orchestrator.
Then, I created a mobile application using UiPath Apps.
When I click the button in the app that’s supposed to trigger the Message Box process, the process fails, and I get the following error: “Starting jobs for TestAutomation processes is not supported through the standard jobs APIs.”
Why am I getting this error, and how can I fix it?
Hi @malek.skhiri ,
I believe you create your process with Test Automation Process and that’s why you face this error you need to create the message box activity in normal process like below screen please try and update us if you still face issue.