Skip to Content
0
Jan 16, 2023 at 03:27 PM

Resend existing information in the offline store MDK SAP

247 Views

Hi Experts!

I have a situation with my application, on some occasions the information that is synchronized is not registered in the database. I understand that when the information is sent, the sap.hasPendingChanges() parameter changes and with that the information that is pending by synchronization is controlled, our question is, is there a way to resend the information when the sap.hasPendingChanges() parameter is false ?

Thanks.