Oracle SOA, AIA BPEL ESB and OSB knowledge base

Monday, January 17, 2011

DVM accesibility in WEBLOGIC 11g while migrating from 10G

Sometime back i heard my colleague asking me about migrating ESB and DVM components in 11g and how to use them.

I know lot of other people have nicely explained it in different blogs, i just wanna improve my typing :) and recall memory, so forgive for that.

Here we go...

- First you will need to export metadata from 10g to a ZIP file
-- goto ORACLE_HOME and run following command
ORACLE_HOME/export.sh metadata10g.zip
- Now transfer this ZIP file to SOA Suite 11g server and use following command to convert this ZIP to archive file
-- ant -f ant-sca-upgrade.xml upgrade-xrefdvm -Dsource=/temp/upgrade metadata10g.zip -Dtarget=/temp/upgrade/11g

This will generate a file called sca_XrefDvmFiles10g_rev1.0.jar

- Now follow below steps
a) From the Oracle JDeveloper 11g File menu, select Import, then SOA Archive into SOA Project.
b)In the Create SOA Project from SOA Archive Dialog Box, click Browse and locate the sca_XrefDvmFiles10g_rev1.0.jar file that you created previously in this procedure.
c) please make sure that the Project Name and Composite Name in the Create SOA Project from SOA Archive dialog box have the same name, which must be XrefDvmFiles10g.

- Now deploy this to weblogic server and open SOA composer and you will see this dvm over there. You can use SOA composer to change the DVM value at runtime.

Please find attached project code for DVM and to test DVM in 11g.

http://www.mediafire.com/?c3ccuxr03c0adma

No comments:

FEEDJIT Live Traffic Map

My Blog List