Good evening,
First of all, the robotic task can access to the virtual machine and the agent turns blue which means that everything is working but...I'm struggling to find a proper solution to the error thrown by the robotic execution (as shown in the picture below). Does anyone know to fix it?
Discussion posts and replies are publicly visible
Hi davideb5210
Firstly, ensure that the specified process exists in Appian. Verify the accuracy of the process name and confirm that the process is active.
If the process is confirmed to exist, check whether the robot has sufficient read access to it; otherwise, it won't be able to execute the process. Verify that the robot possesses the necessary permissions to access the process.
Additionally, confirm that the process is deployed in the environment where the robot is currently running. This step ensures seamless execution and avoids any deployment-related issues. Keep these key points in mind to troubleshoot effectively.I hope this information is helpful to you.Thanks
I've also figured out another problem, when I'm selecting the "main class" icon in advanced configuration tab, it show the following warning. how i can solve it?
hello davideb5210 The Maven artifact information is incomplete. Please make sure all fields are filled correctly. To check dependencies, click the ‘Check dependencies’ button.Appian RPA is unable to find all of the information it needs about the Maven artifact that your robot is based on.Make sure that you have entered the correct URL for the Maven repository in the settings tab of the Appian Designer.And also make sure that you have deployed the Maven artifact to the correct repository.This document will be more helpful to you:docs.appian.com/.../maven-setup.html