Integration Server 10.3 | Developing Data Synchronization Solutions with webMethods Mobile Support | Configuring webMethods Mobile Support | Deploying and Migrating Mobile Support Configuration
 
Deploying and Migrating Mobile Support Configuration
Mobile Support maintains configuration information for mobile sync components and mobile applications in the following files in the Integration Server_directory /instances/instance_name/packages/WmMobileSupport/config directory:
*mobileSyncComponents.cnf. This file contains the following information:
*Mobile sync component alias
*Names of the download and upload service that will handle the data being synchronized
*Name of the business document type that defines the structure of the data being synchronized
*Conflict resolution rule
*Row identifiers
*Filter definitions, if provided, that specify a subset of data to return to the mobile application
*Whether the mobile sync component is configured to store business data in the sync store
*State of the mobile sync component (enabled, disabled, suspended)
*mobileApp.cnf. This file contains the name and version of the mobile application and the mobile sync components with which the application is associated.
These configuration files are assets that can be deployed and migrated.
When you use webMethods Deployer to deploy these configuration files to another Integration Server, deploy both files together. Also, ensure that the business document type and the download and upload services specified for the mobile sync components are present on the target server. For details about deploying assets using Deployer, see webMethods Deployer User’s Guide.
When you upgrade the host Integration Server to a new release, the migration utility locates and migrates these configuration files automatically when you respond “yes” to the prompt asking if you want to migrate Mobile Support data. During the upgrade, be sure to migrate the packages that contain the business document type and the download and upload services specified for the mobile sync components configured in the mobileSyncComponents.cnf file. For details about upgrading Integration Server, see Upgrading Software AG Products.