SysOperationController.initializeBaseDataContract Method [AX 2012]

Finds the first service parameter and initializes it with session information.

Syntax

private void initializeBaseDataContract()

Run On

Called

Remarks

The call ID is initialized with a new GUID value to identify the current contract instance uniquely. This method is invoked after it loads from the SysLastValue table.

See Also

Reference

SysOperationController Class