RetailCDXMetadataSync::syncUploadSession Method [AX 2012]

Synchronizes CDX upload session from HQ message DB to AX.

server public static void syncUploadSession(RetailConnJobId _jobId, RetailCDXDataGroupRefRecId _dataGroup)

Run On

Server

Parameters

_jobId
Type: RetailConnJobId Extended Data Type
JobID of the P-job
_dataGroup
Type: RetailCDXDataGroupRefRecId Extended Data Type
Data group that the source data store belongs to

CAUTION: this method should NEVER be executed in a ttsbegin context.

Show: