I have requirement where i need to provide external tool to access the data of offline MSCRM. if they are currently using online service then there is no issue. but the real requirement is when the outlook is in offline mode. We must be able to use service provided by the local MSCRM service. so whatever operation create/update/.... must be reflected in the local database and once we go online it must sync to the online MSCRM.
Thanks!