RetailConnReplicationJob_DataDirector.processNormalJobByPull Method [AX 2012]

Processes the jobs by retrieving data by using replication counters.

public boolean processNormalJobByPull(RetailConnSchedulerSubjobTable _schedulerSubjobTable, RefRecId _locationListRecId)

Run On

Called

Parameters

_schedulerSubjobTable
Type: RetailConnSchedulerSubjobTable Table
The current RetailConnSchedulerSubjobTable record.
_locationListRecId
Type: RefRecId Extended Data Type
The record ID of the location list from which data has to be pulled.

Return Value

Type: boolean
true if the jobs are successful; otherwise, false.

Community Additions

ADD
Show: