automating post configuration activities
for example the configurations tested in the lower environment need to be transitioned to the higher environments, can be done by logging in to OAM console and manually configuring the steps.
we want to automate all the steps using scripts with the help of WLST commands and REST APIs. unfortunately both these interfaces have limited capabilities and does not support all operations.
Oracle also suggesting to manually configure the steps in response to SRs raised.
just checking here if anybody has prior experience automating using WLST and REST features?