cancel
Showing results for 
Search instead for 
Did you mean: 

Automate reprocessing of errors in merep_mon

Former Member
0 Kudos

Hi,

Is there a way to automate the reprocessing of errors in synchronization (for instance order locked). We don't want to do this manually every day.

Kind regards,

jeroen

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jeroen,

Adding to what Ajith has mentioned in the thread...I would like to say is that you could partially automate the process of reprocessing the errored worklist.

I have assumed that the users synchronise with the middleware twice a day where they get the fresh data during the morning and upload the data during the end of the day.

We could design a report which makes use of BDC concept. For this you will have to understand the correct understanding of the worklist concept in MI. Just let me know if you want the pseudo code for the report.

Thanks..

Preetham S

Answers (1)

Answers (1)

AjithC
Employee
Employee
0 Kudos

HI Jeroen,

Unfortunately there is no automatic way to do this. This is because there are some basic differences when its a direct sync and when its re-processed.

1. The username (SY-UNAME) will be that of admin during re-process. But the constant ME-SYNC_USER will be same as the device user.

2. No conflict handling. Its always client wins.

Regards

Ajith