CentraSite Documentation : CentraSite Developer's Guide : Web Service Interfaces : Approval Service : Operations : ApprovalActionResult
ApprovalActionResult
This data structure holds the details for a specified set of approval requests.
For additional information about working with this structure, see Getting Details about the Actions of the Approvers Associated with a Request.
Parameter Name and Description
ApprovalActionList[]
An array of ApprovalActionList elements. Each ApprovalActionList entry in the array holds the details for one approval request and has the following structure:

ApprovalAction[]
ApprovalRequestKey
String. The key to the approval request.
An array of ApprovalAction elements. Each ApprovalAction element in the array holds the approval details for one approver. This array will contain one entry for each approver in the approver group. Each ApprovalAction element has the following structure:
approver
String. The key that identifies the user who is the approver.
status comment
String. Optional. A remark from the approver (typically indicating why he or she approved or rejected the request).
String. The approver's decision on the request. Possible values are shown below:
*Pending
The approver has not taken action on the request.
*Approved
The approver approved the request.
*Rejected
The approver rejected the request.
*No Action
The request has been approved or rejected, however, this approver did not make the approval decision on the request. Can also indicate that the request was auto-approved.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback