Exporting and Importing Policies in OAM11gR2
Using the WLST Scripting tool we can export or import the policies from OAM . The steps for exporting and importing policies in OAM11gR2 is given below,
Steps for Exporting OAM Policies
Steps for Importing the OAM Policies
Using the WLST Scripting tool we can export or import the policies from OAM . The steps for exporting and importing policies in OAM11gR2 is given below,
Steps for Exporting OAM Policies
- Navigate to $ORACLE_HOME/common/bin
- Run ./wlst.sh
- Enter connect()
- Enter the weblogic username , password and server url for weblogic
- Execute the command exportPolicy(pathTempOAMPolicyFile=’/tmp/oam_policies.xml’)
- The following message will be displayed.
Steps for Importing the OAM Policies

No comments:
Post a Comment