Skip to Content
0
Former Member
Aug 02, 2016 at 02:26 PM

Refreshing schema model in a Offline Kapsel application

42 Views

Hello,

I am working with a Offline application using Kapsel Odata plugin. Currently we have the version 1.1 of our app but the next version 1.2 will include changes in the schema model of the database. Concretely I am adding two boolean fields in our API.

With a clean installation of the newest version of our application works correctly, but when I update from the 1.1 to the 1.2 it is not working and the values are not added or updated.

Why is not updating correctly the schema and values?

I have seen this link: Offline OData Refreshes and Updates - Application Development in SAP Mobile Platform - SAP Library reading the area of Schema upgrades, is it necessary to send anything from the Odata producer to the front-end to detect changes in the schema?

Thank you for your help.

Óscar