Skip to Content
0
Former Member
Jun 11, 2009 at 11:09 AM

Conflict detection scheme : How it works

49 Views

Hi all,

In DOE if i select my data object and click Data Object Overview tab then i see a section called Conflict detection scheme what its mean and how it work can anyone please explain me.

Below is my scenario where conflict is occuring and i am unable to handle it.

A Mobile device will be given to 2 users say U1 and U2 so both the users can see same data.Now say there are 2 different orders say O1 and O2 to be completed and both U1 and U2 will see these orders.

Now U1 will complete the order O1 , and U2 will complete the order O2 . Now first U1 will sync so it will update order O1 , O2 in backend and O2 will be blank as he did not touch it.

After U1 , U2 syncs after completing order O2 now problem occurs here U2 has not filled anything in order O1 so O1 is blank and O2 is filled.

So when U2 syncs it updates O2 and O1 both so O2 is updated in Backend and O1 is again made blank as it will sync again with backend.How to avoid this situation.

Regards,

Abhishek