Migration of Oracle SOA Suite Composites from 11GR2PS3 to 12C
Follow the below steps:
--> Deploy the jar in 11g version to import in 12C version.
1) Open the SOA project in JDeveloper version 11.1.1.7.0 and create the SAR ( deployable) file into your deploy folder. ( Ex: scaProjectName_rev00*.jar )
2) Close the JDeveloper 11.1.1.7.0 and now open JDeveloper 12c.
3) File -> Import -> select "SOA Archive Into SOA Project" -> OK -> Next -> Composite Archive Browse to the above SAR file created ( Ex: scaProjectName_rev00*.jar )
4) The composite.xml and corresponding BPEL swim lanes will show the content now .
Note: To Deploy the Jar in 11gR2PS3 version we need to install the jDeveloper(11.1.1.7) then SOA extension separately to be installed either via offline file (download available at OTN or through jDeveloper top menu >> Help >> Check for Updates >> SOA Extension.
unless, 12C Jdeveloper is readily available with QuickStart Installer(download available at https://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html).
No comments:
Post a Comment