cancel
Showing results for 
Search instead for 
Did you mean: 

Offline store not refreshing for single specific record

former_member293630
Discoverer
0 Kudos

serviceresult.png

applicationdebugoffline.png

Hi Team,

We are working on Breakdown Maintenance application which is developed in UI5. We are using Kapsel offline store.

We are downloading all data at the time of registration and it creating offline store properly.

But when we are making changes in offline for particular record that time it updating in offline.But at the time of refreshing offline store the original records not getting updated for that specific record.

We are using appOfflineStore.store.refresh() function for refresh. This function works properly for refreshing other records but record on which we performed offline activity that record not getting refresh.

We re using Template Kapsel-offline master-details-1.44.11

Example:-Suppose we are working on order number=12151.Now User changing order status to released from mobile application in offline mode.

Now we are updating this status in offline store as released.

Now user synch the data to SAP. but due to some issue released status is not updating in SAP so again in service we are getting order status as CRTD. After that we are refreshing offline store but in offline it not updating status to CRTD it still showing Released.

So as per our scenario it should update CRTD in offline as well.

Regards,

Ashish

+91-7875446725

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

What are the filters passed in the defining request during store creation?

former_member293630
Discoverer
0 Kudos

Hi Viswateja

We are not passing any filter. Please let me know if it is possible to pass filter at the time of store creation.

Regards,

Ram

former_member293630
Discoverer
0 Kudos

Hi Team,

Any solution on this issue.

Regards,

Ashish