RetailConnReplicationJob_DataDirector.processNormalJob Method [AX 2012]

Processes all the sub jobs and deletes the records in the linked replications.

Syntax

public boolean processNormalJob(RetailConnSchedulerSubjobTable _schedulerSubjobTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the RetailConnSchedulerSubjobFilter record is updated; otherwise, false.

See Also

Reference

RetailConnReplicationJob_DataDirector Class