CentraSite Documentation : CentraSite Developer's Guide : Web Service Interfaces : Approval Service : Operations : getApprovalActions
getApprovalActions
This operation returns detailed information about specified approval requests.
For additional information about using this operation, see Getting Details about the Actions of the Approvers Associated with a Request.
Input Message
Parameter Name
Description
locationCentraSite
String. Optional. The address of the CentraSite registry/repository from which you want to retrieve the approval requests. The registry/repository runs at the following URL:
http://server:port/CentraSite/CentraSite
Where server is the machine on which the CentraSite registry/repository is running and port is the port on which Apache is configured to listen for requests (port 53307 if CentraSite is configured to use the default Apache port number).
If you do not specify locationCentraSite, the Approval service will use the following default URL:
http://localhost:53307/CentraSite/CentraSite
approvalRequestKeys
String. Array. The keys for the approval requests whose details you want to retrieve.
locale
String. Optional. The locale in which you want the results returned.
Output Message
ApprovalActionResult
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback