Robot runs local, error in orchestrator

Hi,

I am having an issue with running through orchestrator.

I am running a robot for a couple of months without any problems. This morning i have updated the dependencies and now I have a problem with running through orchestrator. Local it runs fine.

I have tried everything. Deleting the proces in orchestrator and uploading a new version, removing the invoked workflow where the error occurs, I have checked all the variables and arguments but still it will not run through orchestrator. The entire time there is no issues with running it local.

Can someone help me, it is a very important robot and I do no want to run it manually.

This is the error given in orchestrator. It does not help me one bit.

Raw message: Object

message: Invoke Workflow File: The invoked workflow ‘StuurBrief’ has validation errors. Please review the workflow and resolve the errors.

level: Error

logType: Default

timeStamp: 2020-01-22T13:14:05.4198495+01:00

fingerprint: 95e4b0a6-76cf-4e1d-832a-0ccabd04b424

windowsIdentity: SSC\1321899

machineName: DTC-IPV-RPA003

processName: Kocon_Opzeggingen_API_Kocon_33_Smallsteps Productie

processVersion: 1.0.7326.23330

jobId: 64559ea4-cd5d-4fad-b171-6aa8b7e31f24

robotName: Robot 003

machineId: 7

fileName: Process

Thanks in advance.

Hi
It seems like the workflow StuurBrief xaml has some problem
Kindly check that once in studio itself and then try from orchestrator pls
Cheers @Dion

Thnx, I have done that. When I run it as a stand alone workflow it works. When I run it in the framework, it works. When I upload it to orchestrator, it fails.

Kindly check whether the right xaml is uploaded and right project package is ran from orchestrator

Cheers @Dion

This is the version in the project.Json:

“1.0.7326.23685”

And this is it in orchestrator:
1.0.7326.23685 Current

1 Like

But the error shows as this version
Kindly check that once
@Dion

I will run it again with the new version, the same error will show.

The error message show clear like the process name and process version is not what we are actually referring to
Kindly check the version whether it got updated or not
@Dion

I updated again after my post here. In a minute I will have a new error.

Hi @Dion

Have you uploaded new packages in orchestrator based on dependencies in xaml

Thanks
Ashwin S

Here is the error from just now.

Raw message: Object

message: Invoke Workflow File: The invoked workflow ‘StuurBrief - Copy’ has validation errors. Please review the workflow and resolve the errors.

level: Error

logType: Default

timeStamp: 2020-01-22T13:51:20.5473532+01:00

fingerprint: 8c183e9a-f3a4-4fae-9f8a-6368139a683d

windowsIdentity: SSC\1321899

machineName: DTC-IPV-RPA003

processName: Kocon_Opzeggingen_API_Kocon_33_Smallsteps Productie

processVersion: 1.0.7326.23685

jobId: 536f03a3-6720-4d7a-9c8f-4e6a1976c6c7

robotName: Robot 003

machineId: 7

fileName: Process

I have updated the process, what else can I do?

The only thing I can think of is that I use computer vision in that workflow, but the API-key is still the same.

Was the process developed in a studio of one version and the process is running in a robot of different version
Cheers @Dion

It is both 2019.4.3

I tried it again on another robot, it gives the same error. In studio it works fine.

Can it be that computer vision is the problem? I don’t want to update the API-key because then I have to update a number of robots.

I have published the workflow where the error occurs to orchestrator. It runs fine then. Anybody???

Really strange that it still does not work. When i trie a workflow that works in another process it gives the error.