CentraSite Documentation : CentraSite Developer's Guide : Web Service Interfaces : Approval Service : Operations : approve
approve
This operation approves specified approval requests.
For additional information about using this operation, see Approving or Rejecting Approval Requests.
Input Message
Parameter Name
Description
locationCentraSite
String. Optional. The address of the CentraSite registry/repository on which the approval requests reside. 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 requests that are to be approved.
comment
String. Optional. A comment from the approver.
locale
String. Optional. The locale in which you want the results returned.
Output Message
ApprovalRequestList (will contain the requests that were approved)
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback