eDocs Home > BEA WebLogic Integration 8.5 Documentation > Solution Samples

Solution Samples

BEA WebLogic Integration™ solution samples provide working code plus build and configuration scripts to demonstrate best practices in implementing various application scenarios. The samples provide generalized solution architectures that are tuned for performance and scalability.

Note: These samples are provided on dev2dev for your convenience and are not supported by BEA.

For more information about a specific solution sample and a link to its download location, select a sample from the list below:


  • 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.
  • Dynamic Transformation and Routing Sample
    This sample shows how to approach the common issues of stateless message routing and transformation.
  • 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.
  • 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.
  • TIBCO® RV Control and Event Generator Sample
    This sample shows a simple loan processing application that uses request/reply, certified messaging and TIBCO event generator headers.
  • Worklist Sample
    This sample shows how to create and assign large numbers of worklist tasks.