Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

|WLST| Is it possible to undo changes from activated changes?

User_A4LC1Feb 22 2022

Is it possible to undo changes activated in one of previous session in OSB using WebLogic WLST?
All I found is createSession(), activateSession(), discardSession() and sessionExists() on SessionManagementBean but this is only for current session. There is nothing for already activated.
I would like to code in WSLT the same what does the arrows in the red circle on the right in this image (column "Options"): Configuration changes - how to undo changes from existing and already activated session

Comments
Post Details