My process is not running in Orchestrator, I have already debugged it and it runs normally. It doesn’t generate anything logo, just this message that is in the printout.
looks like you developed the project in windows but the robot is assuming it is legacy…ref demo tool is you package I believe
As per error mostly the robot version might be the issue or delete the package and republish to orchestrator and check
cheers
Try the below mentioned things
- Remove and publish package again from orchestrator and see - if still doesn’t work
- Go to user folder C:\Users\your user id\packages and search the package of the process
- Also check on package folder the user id which u have used to login in having read write access… this you can check by right clicking the folder and properties-> security
@amanda.gondim
Thanks
Looks like you have hard-coded the path. Make it dynamic.
