cancel
Showing results for 
Search instead for 
Did you mean: 

Error: Result of agent resolution does not agree with agents of task

former_member190818
Active Contributor
0 Kudos

Hi,

I'm getting the error "Result of Agent Resolution does not agree with agent of Task". I'm passing the agents in Expression which I'm getting from Method in my previous step and passing to workflow container and it is getting passed to Expression. The userid is present in that container. And the Task is assigned as General Task but still I dont know what might be the problem. The ID is with 'US' prefix. Even if I give the userid directly in the Task, it shows the same error.

Regards,

JMB

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member214498
Contributor
0 Kudos

Hi

Incase you are using different clients for development and testing, make sure in testing client, task is assigned as general task.

You may check the way the userid is passed. Please note that the US is object type and Object ID(user id) is different. Both of them should not be part of one string. So while you test, just pass the user id without a prefix US. Hope it will work for u.

Regards

Waz