Quantcast
Viewing all articles
Browse latest Browse all 5806

Android Push notification issue in SUP 2.1.3 Object API

Hi All,

 

I am developing application for android by using SUP 2.1.3 MBO object API. In this application facing a problem in push notification, whenever I inserted new record in backend (data base) push notification is coming but it is not fetching that record, fetching only old records(New record is not fetching).

 

following is code which i am using for the push notification.

 

// folloing code for enabling Push notification  
MAPPROVE_LeaveDB.synchronize(); // Initial Synchronize                                SynchronizationGroup sg = MAPPROVE_LeaveDB.getSynchronizationGroup("SyncGroup");                                sg.setEnableSIS(true);                                sg.setInterval(2);                                sg.save();    
//following is the code to fetch the record while getting push notification  
GenericList<com.arteriatech.mapprove_leave.mbo.GETLIST> conGETLISTLV= com.arteriatech.mapprove_leave.mbo.GETLIST.findByAll();  

please help me to solve this issue ASAP.

 

Thanks & Regards

Sivamurhty S.


Viewing all articles
Browse latest Browse all 5806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>