Invoke InvokeOpenRPA not Working on Customer PC

Hi Allan,
i just came back from a customer where i wanted to test my Workflow but to my surprise the activity InvokeOpenRpa did not work at all on their System.

I Imported my project containing 2 Workflows and both showed up fine and where runnable individually but calling the second from the first failed.

After checking the second Workflow also does not show up in the SelectBox.

Further testing a complete new Project created on their system with 2 brand new workflows also show an empty select box.

They are working offline if that matters.

Any idea what’s going on?

Greetings Marvin

There are 2 versions: Invoke OpenRPA and Invoke Remote OpenRPA.
The latter will not work in offline mode.

I’m a little baffled you cannot see any workflows since it’s loading directly from RobotInstance.instance.Workflows, which is also where the Open Project tab is loading data from.

I just tested by deleting my settings.json file, running OpenRPA, closing it, removing the value from wsurl, deleting offline.db (if it exists), and starting OpenRPA it again. I then created 2 workflows, and then it worked perfectly…
The only error for me is it also shows “itself” in the list.

If you do the same, does it also fail for you?
If not, what steps did you do differently that would make it fail?
If yes, then there must be some environmental thing going on that is going to be very hard to troubleshoot over the forum.

Hi Allan,
Yes I am talking about the normal InvokeOpenRpa, not the remote. And yes I know this should work normally, as I build it fine on my PC and never had problems. I assume it’s a problem because of the restricted environment of the customer and their use of network folders and so on. I guess for now I will restrict myself to single workflows and if it’s something they really need fixed I refere them to you.

Greetings Marvin

1 Like

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