cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Persistence

Former Member
0 Likes
315

Can i specify persistence location in MI client.

I want my data persistence to be on a central server.

Then to synchronize data from central server to R3.

client1 client2 client3

\ / /

central

server

Because data dependency exists between clients.

Can anybody throw light on this?

View Entire Topic
Former Member
0 Likes

hello monalisa,

MI puts the data on the same device which the client is

installed. MI is for offline or disconnected scenarios.

In your case, your client/s should be always connected

to your data server.

>Because data dependency exists between clients

You can make all your clients share the same data

and you can set filters as well in your BAPIs if

necessary. this depends on your specific scenario.

regards

jo