Wednesday, January 19, 2011

JDeveloper File Adapter working in OSB

We imported in OSB the .jca, .wsdl and .xsd files generated by the File Adapter Wizard and Native Format Language in JDeveloper.

Once imported in Eclipse (Import/Import/File System), right click on the JCA file, and "generate service": this will generate a Proxy Service based on JCA.

You can choose to keep your setting in the JCA file, or to customize them in the Proxy Service.

The beautiful thing is that the nxsd extension are recognized and the XML generated exactly as it was run in SOA Suite. I prefer by far NFL than MFL.


Here the official 11.1.1.4 doc for FileAdapter

No comments: