I Have different security roles in my application. based on the Role i am synchronizing some of the customers from server to client if user 1 logs in to system i have synchronized some of the customers. if user 2 logs in to same system
how can i synchronize the previous customers. Please let me know how can i solve this issue