Define offline settings for the selected application. Offline support enables client applications to access back-end data without requiring a connection. Offline applications access data from an offline store on the client. The server moves data between the back end and the client offline store.
The offline back-end connection settings determine how the server creates the initial offline store database for the client, and how the server processes requests for updates from the back end. You define offline back-end connection settings for an application by importing a configuration file prepared by a developer. You cannot update the settings using Management Cockpit. If you need to adjust any settings, you can export the file and make the updates, then remove the current configuration and re-import the file. You should only make updates to this file in collaboration with the developer.