DOCommerceSyncCategoryTask.synchronize Method [AX 2012]
Called by the infrastructure when the task is being processed.
Syntax
protected void synchronize(BatchHeader batchHeader, DOCommonErrorList doErrors)
Run On
Called
Parameters
- batchHeader
Type: BatchHeader Class
The header of the batch.
- doErrors
Type: DOCommonErrorList Class
A list of errors.
Remarks
This function is doing a job that synchronizes the categories from Microsoft Dynamics AX to the commerce service.