eDocs Home > BEA WebLogic Integration 9.2 Documentation > Solution Samples

BEA WebLogic Integration Samples Download

These samples provide design patterns that are appropriate for various application architectures. They are provided for your convenience and are not supported by BEA.

Async Binary Update Sample

This sample shows an asynchronous client sending binary non-XML data to be converted into XML for processing, and then receiving binary non-XML data in return.

Download

Dynamic Transformation and Routing Sample

This sample shows how to approach the common issues of stateless message routing and transformation.

Download

Large File Non-XML Sample

This sample shows the conversion of a large XML file into a series of records for storage in non-XML format.

Download

Sync to Async Sample

This sample shows a synchronous (blocking) client that invokes an asynchronous business process and blocks waiting for the business process to return information.

Download

Worklist Sample

This sample shows how to create and assign large numbers of worklist tasks.

Download