Resolving Concurrency Issues with SAP Connector

Ok, I understand.
So the “user record” in SAP is in a locked state due to a previous operation and cannot be updated at that time.
Including a sleep period somewhere in the process might help, but is not a guarantee as the record might still be locked after your attempts run out.
Is this an out-of-the-box connector or something custom?

2 Likes