cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding Background Syncronization of client periodically.

Former Member
0 Kudos

Hi All,

I wanted to know that is it possible to setup client synchronization periodically for eg.say after every six hours client should trigger synchronization automatically.It there is any way addons mechanism, API's...that can acheive the same.

I went through some API's synchronizeWithBackend

public abstract void synchronizeWithBackend(VisibilityType visibility)

but can i use this and if yes how to set time duration and can we make any changes in mobile engine.config file for getting the same.

Thanks in advance

Devendra Phate

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hello deven,

you can use the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/43/5d298f28616e47e10000000a422035/content.htm">Time-Controlled Synchronization</a> also

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/6f/177c40ffd3cd62e10000000a155106/content.htm">Repetitive Synchronization</a> features of MI for this scenario.

regards

jo

Former Member
0 Kudos

Thanks Jo,

Thanks a lot.its working.

Regards

Devendra

Answers (0)