cancel
Showing results for 
Search instead for 
Did you mean: 

Duplicate records on start.jsp

konchada_saikrishna
Active Participant
0 Kudos

Hi All,

We have a small problem in Mobile Device. I have added some new functional locations on the backend and the data got replicated sucessfully on to the table MEREP_207 and also I can see the perfect Data in the table MEREP_10700 but when it got synced on to the device it got duplicate entries. Why it happens???? We have resetted the client several times each time we reset the client we got some error on to the device. Why the duplicacy has occured??? is there any relation with Middle ware for this duplicate entries???Without resetting the client do we have any other option to delete the duplicate entries from start.jsp??

Regards,

Sai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

you could reset the middleware for this bo and replicate the complete dataset for that bo again.

Usually the getlist handler in the backend has to make sure that there are no duplicates for specific BO - so make sure in first place that there is no duplicate dataset as return value in the getlist handler.

Regards,

Oliver

konchada_saikrishna
Active Participant
0 Kudos

This issue didn't clear with the approach how ever we reconfigured the device from scratch and the is gone.

Hence closing the issue.