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