6 Samples for Custom Adapter SDK Development

Samples for custom adapter SDK deployment.

There are samples for source code, build scripts and composite applications that can help you understand Adapter SDK development.

6.1 Source Code

Sample runtime code can be found on Oracle Technology Network under Middleware and Tools, Adapters at Sample Code for Developers and Admins.

6.2 Sample SCA Composite Application

A SCA composite application can help you to design a test scenario that provides a thorough test of your Custom Adapter's functionality.

If the Custom Adapter provides both inbound and outbound functionality, the test composite can employ the adapter within both an inbound and outbound (or "end-to-end" scenario).

If the Custom Adapter is unidirectional (for example. only outbound), the test composite can be triggered through a SOAP entry point by using the SOA test console.

Sample custom adapter code can be found at <Oracle Middleware Home>/soa/plugins/jdeveloper/integration/adapters/samples.