Hi,
I've a problem with a real time Workflow that should update a field on the related case when an queueitem is created.
My workflow is triggered but I receive an error message on the action trying to update the Case:
"Sync workflow failed with error message - Unhandled Exception: Microsoft.Crm.CrmException: Cannot find record to be updated"
I've tried to trigger the start of the Workflow on the update of the "Object(Case)" field but is doesn't fire anymore. If I try to run is as on demand it works perfectly.
It's like if the Workflow was running too soon. Do you have any idea to resolve this?
I can't use a background workflow, I need this information on the case as soon as the queue item has been created.
Thanks!

*This post is locked for comments
I have the same question (0)