RetailConnReplicationJob Class [AX 2012]
The RetailConnReplicationJob class makes sure that data replication is performed from source table to destination table.
Syntax
class RetailConnReplicationJob
Run On
Called
Methods
| Method | Description | |
|---|---|---|
![]() |
addReceiversToLoc | Adds the receivers list to the distribution locations. |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
createGlobalDistSubGroupCombList | Inserts the receivers list into RetailConnDistributionGroupMember table. |
![]() |
createGlobalReceiverList | Creates a list of receivers in RetailConnDistributionLocation table. |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
errorHandler | Sets the error message to be displayed. |
![]() |
getLastError | Returns the appropriate error message. |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
initGlobals | Creates the global receivers and distributors subgroup list. |
![]() |
initProgress | Runs the class to intialize the form. |
![]() |
isSystemField | Checks whether the fieldId is a system field. |
![]() |
loadAllFieldList | Loads all the field lists from the distribution tables. |
![]() |
loadExcludedFieldList | Loads all the field lists into the scheduler tables excluding the lists which are already in sub job field lists. |
![]() |
loadFieldList | Loads the field lists into the scheduler tables. |
![]() |
new | Initializes a new instance of the Object class. (Inherited from Object.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
onAfterHandleGroup | Adds the receiver list as a package and sends it to client using the connection. |
![]() |
onBeforeHandleGroup | creates a client connection and sets the jobID and message to the client. |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmAOSProfile | Gets or sets the AOSProfile parameter. |
![]() |
parmCurrentBatch | Gets or sets the CurrentBatch parameter. |
![]() |
parmIgnoreReplicationRestrictions | Gets or sets the IgnoreReplicationRestrictions parameter. |
![]() |
parmLocationList | Gets or sets the LocationList parameter. |
![]() |
parmOnlyTargetLocation | Gets or sets the OnlyTargetLocation parameter. |
![]() |
run | Connects to the client and process all location groups for all "By Actions" jobs and updates the scheduler tables. |
![]() |
schedulerJobTable | Gets or sets the schedulerJobTable parameter. |
![]() |
setPackageNumber | Sets the package number that is to be sent to client. |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
RetailConnReplicationJob Class
RetailConnReplicationAJob Class
RetailConnReplicationJob_DataDirector Class
RetailConnReplicationNJob Class
RetailConnReplicationPJob Class
.gif)