!--a11y-->
Parameters for Data Carrier
Synchronization 
The following parameters are available to configure data carrier synchronization:
Parameters in MobileEngine.config
Parameters |
Description |
MobileEngine.Sync.ViaFile.Enabled |
Activate or deactivate data packaging. The corresponding options are only visible to the use of the client if this option is activated. Possible values: false, true Default value: false |
MobileEngine.Sync.ViaFile.DefaultTargetSizes |
Size of the media used for synchronization. The specified values are converted and displayed in the client. Possible values: <Value in bytes>:Disc;<Value in bytes>:Memory_Stick;<Value in bytes>:<Medium> If you specify any other carriers, replace any spaces with _ (underlining). Do not use any special characters. To display the values in the client, the values are converted: ● The byte value is displayed rounded, depending on the value in kilobytes, megabytes, or gigabytes. ● For Memory_Stick and Disc, the medium name is converted to the term in the corresponding language. Default value: 1457664: Disc For example: MobileEngine.Sync.ViaFile. |
MobileEngine.Sync.ViaFile.MinimumTargetSize |
Minimum medium size Possible values: positive integer starting with 256 Default value: 1,000,000 |
MobileEngine.Security.FilterStreams.Encryption |
Fully qualified class name of the class for encrypting when synchronizing using data carriers. |
MobileEngine.Security.FilterStreams.Decryption |
Fully qualified class name of the class for decryption for synchronization using data carrier. |
MobileEngine.Security.FilterStreams.Signing |
Fully qualified class name of the class for signing for synchronization using data carrier. |
MobileEngine.Security.FilterStreams.Unsigning |
Fully qualified class name of the class for designing for synchronization using data carrier. |
See also:
For more information on other parameters and on the different configuration methods: Parameters in MobileEngine.config
For more
information on setting up data synchronization with the old configuration
(using the SAP MI Web Console):
Defining Data Carrier
Synchronization
For more information on setting up data synchronization with the new configuration (using the Mobile Administrator): Defining Data Carrier Synchronization
