Putaway creating deadlocks
Hello,
Created custom NER to Complete putaway transaction and calling this NER from mobile.
Facing deadlock created on database while doing putaway transaction by overriding the ''To location'' and the location is not present in the list showed from torch. But if we try same thing from standard application and from the custom application which calls custom NER, transaction getting success and updating tables with out any dead lock.
But this is happening while calling from mobile device.
Please provide the solution for this.
Thanks..