Data Synchronization

Executes an existing data synchronization profile.

Execute DataSynchronization
Parameters(DataSynchronizationName, DataTransformationOperator,
DataTransformationValue, FileName, ValidateOnly, WaitForCompletion)
Values('CommaSync3', '*', '1.2345', '', 'false', 'true');

DataSynchronizationName—Name of the Data Synchronization profile to execute.

DataTransformationOperator—Valid values are:

DataTransformationValue—Value to use in conjunction with the DataTransformationOperator to modify the data values.

FileName—If the synchronization uses an external source file for the source of the synchronization, the location of the external source file. The location must be a URL location in which your web server has access. For example, http:\\server\file.dat.

ValidateOnly—Validates the data synchronization without executing it.

WaitForCompletion—If set to true, the Batch Client waits for the job to finish. If set to false, the Batch Client submits the job and continues. Allowed values:

In addition to the above parameters, there are also data load option parameters. Data load option parameters are:

For Planning, there is one parameter: dataSyncLoadOptionHpMode. Allowed values:

For Essbase ASO, there is one parameter: dataSyncLoadOptionAsoMode. Allowed values:

For Essbase BSO, there is one parameter: dataSyncLoadOptionBsoMode. Allowed values:

For Planning, Essbase ASO, and Essbase BSO applications, the default value is OVERWRITE.

For Consolidation, there are two parameters:

Note:

Profitability applications do not support data load options.