CentraSite Documentation : CentraSite Developer's Guide : Web Service Interfaces : Approval Service : Retrieving the List of Approval Requests that a User Has Submitted
Retrieving the List of Approval Requests that a User Has Submitted
 
ApprovalRequestList Message
Getting Details about the Actions of the Approvers Associated with a Request
You use the getApprovalRequests operation to retrieve the list of approval requests that the authenticated user has submitted to CentraSite. By default, this operation returns all of the approval requests that a user has submitted. However, you can optionally set the objectType, submittedAfter, submittedBefore, and/or status parameters to filter the list by the following criteria:
*The type of object on which the request was submitted
*The time period during which the request was submitted
*The status of the request (for example, retrieve only those requests that have not yet been approved)
You would use this operation, for example, to show users a list of their requests that are pending approval.
Tip:  
This operation provides functionality like that of the Approval Requests list in CentraSite Control.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback