Hi experts, I'm having trouble making "Repetitive Synchronization", I found the following documentation "http://help.sap.com/saphelp_nwmobile71/helpdata/en/47/8baf5f1240444ba39d0bca8704003f/content.htm" I set my "agent" Establish parameters for:
MobileEngine.Sync.MaximumNumberOfRepetitiveSyncs = 5
MobileEngine.Sync.RepetitiveSyncEnabled = true
MobileEngine.Sync.TimeBetweenRepetitiveSyncs = 30000
I see I'm parameters implemented in the database of the PDA, but I see that it works properly, do not make 5 Sync as they set it up in the "agent"
regards