Skip to content

Instantly share code, notes, and snippets.

@luizrobertofreitas
Created January 17, 2014 16:54
Show Gist options
  • Save luizrobertofreitas/8476902 to your computer and use it in GitHub Desktop.
Save luizrobertofreitas/8476902 to your computer and use it in GitHub Desktop.
Excluir modelos canônicos do mds
executar /mid11117/Oracle_SOA1/common/bin/wlst.sh
sca_removeSharedData('http://192.168.57.49:8001', 'CustomerRelationship', 'weblogic', 'weblogic1')
sca_removeSharedData('http://192.168.57.49:8001', 'EBO', 'weblogic', 'weblogic1')
sca_removeSharedData('http://192.168.57.49:8001', 'Finance', 'weblogic', 'weblogic1')
sca_removeSharedData('http://192.168.57.49:8001', 'NaturaAPC', 'weblogic', 'weblogic1')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment