We have an issue where if Biztalk updates an order and the next order update is from biztalk, the update may fail due to a lock. I attempted to do the following.
After the change, I have a good new/bad new situation. good news is I can now do multiple updates without the lock problem. bad news is every transaction gets suspended due to the following error.
Error Description: System.InvalidOperationException: The Inner Channel to use was not found for the key
I would be interested in hearing a different solution if somebody has an idea.
Are you using Dyanamic ports to perform the operation ?
Sorry for the ignorance, but How do I tell if it is dynamic or not?
Port is Static Solicit-Response