MdmSynchronizer::synchronize Method [AX 2012]

Mdm synchronization. This method invokes the data export and then import to/from MDS.

server public static void synchronize(container _arg)

Run On

Server

Parameters

_arg
Type: container
Container contains the batch id and the sync group name.

This is executed under runAs with the #mdmuser user id.

Show: