DMFStagingWriterContract Class [AX 2012]

Creates the Staging Writer Contract.

class DMFStagingWriterContract

Run On

Called

  MethodDescription
Dn559648.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif parmCompletedFilePath if file type is directory, file will be moved to Complete file path at end of the process.
Dn559648.pubmethod(en-us,AX.60).gif parmDefinationGroupName Gets or sets the DefinationGroupName parameter for each entity. By executing a service at a target a user can create a single processing group with multiple entities or multi-processing group with multiple entities.This method will be called for each processing group creation.
Dn559648.pubmethod(en-us,AX.60).gif parmDefinationGroupTarget Gets or sets the target DefinationGroupName parameter for all entities for export.
Dn559648.pubmethod(en-us,AX.60).gif parmDescription Gets or sets the Description parameter.
Dn559648.pubmethod(en-us,AX.60).gif parmEntityNameList This method is used to get the entity name for each entity when exporting or importing data.
Dn559648.pubmethod(en-us,AX.60).gif parmErrorFilePath if file type is directory, file will be moved to Error file path at end of the process.
Dn559648.pubmethod(en-us,AX.60).gif parmExecuteTargetStep Target will execute with staging once value is true.
Dn559648.pubmethod(en-us,AX.60).gif parmExecutionID This method is used to create an execution id for each defination group.
Dn559648.pubmethod(en-us,AX.60).gif parmFilePath This function will get or set the file path from the directory.
Dn559648.pubmethod(en-us,AX.60).gif parmFileType This method is used to get or set the value for file type. The file type may be File or Directory.It is a mandatory parameter.
Dn559648.pubmethod(en-us,AX.60).gif parmInProcessFilePath Once file type is directory, file will be moved to process file path.
Dn559648.pubmethod(en-us,AX.60).gif parmNumberOfTask Input value is required for parallel execution.
Dn559648.pubmethod(en-us,AX.60).gif parmParameterStr Gets or sets the ParameterStr parameter.
Dn559648.pubmethod(en-us,AX.60).gif parmRunInBatch Gets or sets the RunInBatch parameter.
Dn559648.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn559648.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  DMFStagingWriterContract Class

Community Additions

ADD
Show: