ReleaseUpdateBulkCopyExecute.run Method [AX 2012]

Contains the code that does the actual job of the class.​

public void run()

Run On

Server

ExceptionCondition
Error

The table is not ready in the source system. The ReadyToBeCopied value for the table has not been set in the source system by a preprocessing script.

This method is called by the batch framework; a breakpoint can be set here to start debugging a bulk copy failure.

Community Additions

ADD
Show: