cancel
Showing results for 
Search instead for 
Did you mean: 

Kapsel @com.sap.vocabularies.Offline.v1.isLocal is not added to response

Former Member
0 Kudos

Hello,

I have a hybrid application (cordova) and I’m using kapsel to connect to offline odata, at the moment all queries are fine, the problem is when new records are created. These records are not returned in the query, I have reviewed and in the answer of the odata I do not see the flag “@com.sap.vocabularies.Offline.v1.isLocal”, I make the query with the filter “islocal()” and it does not return any record . However, when I activate the internet and do the flush, the created record is synchronized with the server. The problem is that I need to be able to consult the new registry while the application is offline, do I have to do some specific configuration for the plugin to add the flags to the response? Or maybe I should configure something in the smp?

The offline configuration tab

[endpoint]

name=com.cnet.bdsfvl.test

allow_omitting_max_length_facet=Y

I should configure the defining requests?

Regards

Miguel Piza

Accepted Solutions (0)

Answers (0)