This is a discussion on Regarding API: rollback while deleting portalpages(TransactionControl API) - Websphere ; We are using below packages for roll backing and committing (based on whether there is exception or not) the portal pages that we delete. Please do let us know if there is an equivalent Public API in Portal 6.1 or ...
We are using below packages for roll backing and committing (based on whether there is exception or not) the portal pages that we delete. Please do let us know if there is an equivalent Public API in Portal 6.1 or is this itself is public ?.
com.ibm.wps.command.TransactionControl
com.ibm.wps.command.TransactionException
com.ibm.wps.command.TransactionRolledbackException
com.ibm.wps.command.composition.DeleteCompositionC ommand
com.ibm.wps.command.composition.SwapCompositionCom mand
com.ibm.wps.command.transaction.TransactionControl Impl
Appreciate your help.
Thanks