Custom Interface to create / update Projects stalls when someone is editing the record in Oracle Pro
Hello
I have custom Interface to load the projects from the 3rd party applications. into Oracle PA.
I have the following scenario:
I opened 2 instances of same DEV APPLICATION (simulating an Interface is run by one user and the same project is edited by a different user)
1) I opened project 12345 in one instance and ran the the update(Interface: via amg api) on the same project in other instance and the INterface Completed Normal
2) I started editing project 12345 in Instance1 but did not save and then tried to run the Interface in other Instance2 and the Interface waited to be complete.