SysWorkflowApprovalWorkitemService Class [AX 2012]

The SysWorkflowApprovalWorkItemService class is the workflow approval web service class.

class SysWorkflowApprovalWorkitemService

Run On

Server

  MethodDescription
Dn517117.pubmethod(en-us,AX.60).gif applyActionOnMultipleItems Applies action (approve or reject) on item list of items
Dn517117.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Dn517117.privmethod(en-us,AX.60).gif createReportMapping This creates the mapping between the print archive record (PrintJobHeader) and the report configuration.
Dn517117.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Dn517117.privmethod(en-us,AX.60).gif generateReport Generates the SSRS report based on the report configuration and the workflow context record.
Dn517117.privmethod(en-us,AX.60).gif getAlternateKey
Dn517117.pubmethod(en-us,AX.60).gif getAttachmentContent Gets the content of the document.
Dn517117.pubmethod(en-us,AX.60).gif getAttachments Gets the list of attachments for the workflow based on the context record.
Dn517117.privmethod(en-us,AX.60).gif getData Gets string that contains xml that represents work`s item workflow field group.
Dn517117.privmethod(en-us,AX.60).gif getEnumValue Gets the translated label value of the enum.
Dn517117.pubmethod(en-us,AX.60).gif getHistory Gets the workflow item history.
Dn517117.pubmethod(en-us,AX.60).gif getHistoryByDocumentRecId Gets the workflow item history given the document recId and table name.
Dn517117.pubmethod(en-us,AX.60).gif getItem Gets overview data for worklfow item.
Dn517117.pubmethod(en-us,AX.60).gif getItems Gets the information about currently active approval work items.
Dn517117.privmethod(en-us,AX.60).gif getSubmitterUserId Gets submitter user id.
Dn517117.privmethod(en-us,AX.60).gif getSurrogateReplacement Gets the surrogate key replacement.
Dn517117.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Dn517117.privmethod(en-us,AX.60).gif getValue Gets the proper string representation of the generic field value depending on the type via SysDictField
Dn517117.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Dn517117.privmethod(en-us,AX.60).gif hasAccessToWorkItem Validates that the user has access to the workflow work item
Dn517117.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Dn517117.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.)
Dn517117.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.)
Dn517117.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Dn517117.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Dn517117.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Dn517117.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Dn517117.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.)
Dn517117.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Dn517117.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  SysWorkflowApprovalWorkitemService Class

Community Additions

ADD
Show: