I am trying that, but doesnt work. Please help me.
I need something similar for license manager.
<cite>hikalkan: </cite> In this case, you have 2 options:
1 - Do not use repositories, use your own abstractions to communicate to remote server via REST or another way. 2 - Use repositories as before but implement them to work with a remote source.
You can also use OData for remote calls.
We need the same. Please share the solution.