CentraSite Documentation : CentraSite Developer's Guide : Web Service Interfaces : Approval Service : Operations : revertPendingStateChange
revertPendingStateChange
This operation removes an object that is pending approval from the approval system, and returns the object to its prior lifecycle state. Only users that belong to the CentraSite Administrator role can execute this operation.
For additional information about using this operation, see Reverting a Pending Approval Request.
Input Message
Parameter Name
Description
locationCentraSite
String. Optional. The address of the CentraSite registry/repository on which the object resides. 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
key
String. The key of the object whose state you want to revert.
Output Message
revertPendingStateChangeResponse
Parameter Name
Description
revertedState
String. The lifecycle state to which the object was reverted by the revertPendingStateChange operation. For example, if you executed this operation on an object whose state was pending a change from state A to state B, the operation would return state A in the revertedState parameter.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback