Error Code:999 - Set transaction status error - Invalid OData query options

Hello,

I am facing the below issue while executing from Orchestrator but working well with Studio.

  1. Triggering second process based on the queue items (Queue Trigger) for each queue item added by First Process.
  2. When I run the process from Studio, it’s picking up each queue item added by first process and processing well.

Error:

But when the second Process is trigger by queue from Orchestrator, the process is looping again and again (even for a single queue item) with the below error in snapshot attached and queue item status remain in New only.

But the flow is working very well when I run from studio and changing the status to InProgress, processing well and then changing to Success as usual.

Thanks.

Refer this Post , It might help