Pages

Wednesday, March 26, 2014

Recovering the composites to JDeveloper from MDS - Oracle SOA Suite

Recovering the composites to JDeveloper from MDS - Oracle SOA Suite

Sometimes there is a possibility the latest code changes of the deployed composite in JDeveloper might have lost in other hand some cases we will not be having the implementation code for the deployed composites.

These scenarios the Oracle SOA Suite composite artifacts can be exported from MDS through em console and the same can be converted to design time artifact in JDeveloper.

This post will explain the steps to recover the composite to JDeveloper from MDS.

Steps to recover the composite from MDS

Login to Em console, right click on the particular composite and click on Export


Select the appropriate options as shown and click on Export

Click on Save File and save the jar file to local system.

The same will work in Oracle SOA Suite 12c but the screens are different.

oracle_soa_12c_export_composite


oracle_soa_12c_export_composite_options

In the JDeveloper, Go to File -> import -> select SOA Archive into SOA Project(the screens will be different in JDeveloper 12c)


Enter the Application Name and Project Name accordingly.


Browse and select the exported composite artifact.

The composite will be created in JDeveloper.








No comments:

Post a Comment