cancel
Showing results for 
Search instead for 
Did you mean: 

Can multiple offline store connect with single Odata service

Former Member
0 Kudos

I've 100 mobile devices across one industry try to work on offline as and when required independently

- With my understanding, each offline device has 1 offline store

Is it possible to go with single Odata service or do we have constraned in it?

Accepted Solutions (1)

Accepted Solutions (1)

grabz
Employee
Employee
0 Kudos

Hi,

According to its definition:

"An Offline Store embodies a single OData Endpoint, exposed by an OData Producer, that is taken offline. A fully initialized Offline Store provides the application with the ability to query and modify the data of that OData Endpoint seamlessly in a disconnected environment."

So the answer is no. 1 store=1 endpoint

but!

you can define more offline store than one for a device. See more here:

https://help.sap.com/doc/d9c75eebcfa840c8a4aa4b0e6a8136de/3.0.14/en-US/ed65d7f0acbd4ae2bb4bb59e0aa38...

and here:

https://help.sap.com/doc/3f17aa1abeb3474780111a01f0cabc81/3.0.15/en-US/html/class_s_a_p_1_1_data_1_1...

Hope I could help.

Ákos

Former Member
0 Kudos

Your reply gave me lot more info.,

Thank you Grabecz.

Answers (0)