Support for multiple configurations

Merging of multiple configurations for Docs@Work are supported. You can select Enable merging of configurations option on Core to push multiple configurations to a device as a single configuration.

Multiple configurations are merged as follows:

Content site: The union of all sites is pushed to the device.

AppTunnel Rules: The latest modified AppTunnel rule is pushed to the device.

Custom Configurations: The Key-Value Pairs listed in Custom Configurations get merged and union of all is pushed to device. If there are different values for same key in different configurations then the last modified configuration gets pushed to the device. For example:

Configuration-1: DISABLE_EDITING=true

Configuration-2: DISABLE_EDITING=false