1

How to Undeploy selected SOA composite applications from the SOA_server.

I have 70 application deployed on soa_server, few of them are important for future reference. I need help if we can undeploy the selected soa composite application from soa_server.

I have found a command using WLST on oracle site, if anyone can help on undeploying selected soa composite application in one go from soa_server1.

Thanks in advance

Divyansh
  • 11
  • 5

1 Answers1

1

The use case you describe is suited to the use of SOA-Infra Partitions. Using partitions you can undeploy, retire, shutdown and startup all composites deployed to a partition as a group. To create a partition, in the EM FMC, go to soa-infra, then select Manage Partitions from the drop-down menu. Deploy the desired composites to this partition and then you can control them all at once. This is how to manage a logical group of composites in "one go." Without the partition solution, you will need to script-undeploy each composite separately. These docs provide specific instructions.

Joe
  • 3,337
  • 1
  • 14
  • 11
  • 1
    hi Joe, thanks for your reply, I appreciate it, but unfortunately, this issues doesn't have solution. – Divyansh Jan 27 '16 at 12:25