Tuesday, June 29, 2010

OSB 11g leveraging Oracle DB Adapter

Continuing from the previous post...

Create a new file adapter (Read) in JDev







Create a new project in OSB Console and import the 2 new jca artifacts using -
Bulk --> Resources from URL

Create a Proxy based on the File (Read In) adapter
Create a Business Service based on the DB Adapter.

Edit the Proxy service message flow to route ...



Test the business service to generate test input -



use this as your test input file.

2 comments:

Team INZAxis. said...

Good Post to work on file and database adapter using OSB 11g Thanks a lot.

It would have been good help if routing and other nodes would have been explained with screen shots.

Mohan Kumar C said...

Thank you it helps me to take the initial steps to work on OSB.