on 2020 Aug 17 11:53 AM
We are trying to achieve one functionality where we can create an app with SAP Mobile platform with SAP MII Odata services and use it as Offline application.As an example: In plant where network connectivity is poor then we can use the app as offline app and perform some crud operations and once the network is back sync the data to SAP MII.
SAP WEB IDE Hybrid application toolkit gives us the flexibility to work on mobile apps as Web apps also and it has some Offline OData service which can be used these such offline scenarios. In this case it will call the service and store the data inside mobile/tablet device storage as a local DB and we can perform the CRUD operations on the data itself and once the network is there it can be synced via another service.
In case of MII we have created one sample query to use as Illuminator OData service and do the same functionality as offline part but we are unable to do the same.
Can someone please suggest if the Offline service can be achieved with SAP MII OData service and if it is possible can you please suggest some approaches to achieve the same.
Request clarification before answering.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.