Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synchronizes CDX upload session from HQ message DB to AX.
Syntax
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
Remarks
CAUTION: this method should NEVER be executed in a ttsbegin context.