Process failed :Starting jobs for TestAutomation processes is not supported through the standard jobs APIs

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

Which APi method are you using to call the process?

Also, how have you published the process? under folder packages and process set up for same in orchestrator?

1 Like

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. :slight_smile:

1 Like

@malek.skhiri

As per error the process you selected is a testing process and not a normal process..try to create correct type from studio

Cheers

1 Like

You’re right, the source of the error is the type of process used when I created a new blank process. The issue has been fixed. thanks

1 Like

thanks for your help , this solved my problem

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.