Skip navigation.

Release Notes

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Introduction

This document provides information about the WebLogic IntegrationTM 8.5 Service Pack 5 (SP5) release. For WebLogic PlatformTM release information, see Release Notes available at the following URL:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/interm/relnotes.html

 


Topics Included in this Section

What's New in BEA WebLogic Integration 8.5 Service Pack 5

Describes features supported in the WebLogic Integration 8.5 SP5 release. WebLogic Integration 8.5 SP5 includes support for enhancements and problems fixed in WebLogic Integration 8.5 SP5.

Platform Support and System Requirements

Provides a link to the Supported Configurations documentation.

Tutorials

Provides a list of tutorials and samples provided in WebLogic Integration 8.5 SP5.

Adapters

Provides information about adapters that can be used in the application integration framework.

Related Documents

Provides links to WebLogic Integration 8.5 documents.

 


What's New in BEA WebLogic Integration 8.5 Service Pack 5

The WebLogic Integration 8.5 SP5 release supports several performance and feature enhancements.

For information about features in the WebLogic Platform 8.1 SP5 release, see Release Notes available at the following URL:

http://download.oracle.com/docs/cd/E13196_01/platform/docs81/interm/relnotes.html

For a list of problems fixed in the WebLogic Integration 8.5 SP5 release, see Problems Fixed in This Release.

The following sections describe the different features that are supported.

Enhancements to Event Generators and Integration Controls

Performance Improvement on Cluster

Process Instance Beans are deployed only on the Administration server. To improve performance and ensure seamless failover, the beans are now cached on the client side. So, after instantiation, method calls to the bean can also be made from the Managed servers.

Process Configuration and Monitoring

You can configure a process to archive the variable values in the process. This can be done both at the system level or at the individual process level. So, it is possible to track the value that was assigned to the process variables while the process is running and track the variable values after the process completes, terminates, or aborts.

When a process is aborted, behavior of the variable tracking varies for stateless and stateful process. Latest variable values for an aborted stateless process are tracked, even if the transaction in which the variable changed might have rolled back. For a stateful process, if an exception is thrown in a transaction block, it is rolled back and the variable values are not preserved. However, variable values prior to the transaction roll back are preserved and can be viewed. For more information, see:

Enhancements to Worklist Task Information

When using the WorklistManager methods that accept a TaskSelector object, read-only access to the task information in the database has been provided. This allows groups of tasks to be selected without obtaining a lock on the task records in the database. The ability to retrieve task request data, task response data, and task properties as part of the TaskInfo object has also been provided. Task data is locked when the task is individually selected, such as by the getTaskInfo(String taskId) method (same behavior as previous releases).

Note: If a task is created in a transaction and one of the read-only selector methods is subsequently called in the same transaction (using criteria that would select the task) the task will not be returned. In such cases the taskId returned by the call to createTask should be used to obtain the task individually (using getTaskInfo, for example).

Reference CR212060

 


Platform Support and System Requirements

For information about platform support, including hardware and software requirements, see the Supported Configurations page at the following URL:

http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/index.html

 


Tutorials

To get hands-on experience with WebLogic Integration 8.5 SP5, we recommend that you try out the tutorials listed in this section. In addition, you may want to try out the WebLogic Workshop® tutorials that are available at the following URL:

http://download.oracle.com/docs/cd/E13226_01/workshop/docs81/doc/en/workshop/guide/navTutorials.html

Tutorials and Samples for WebLogic Integration

WebLogic Integration 8.5 SP5 provides the following tutorials and samples:

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

 


Adapters

The application integration framework provides the following key features to enable the integration of diverse enterprise systems:

For more information on adapters supported in this release, see:

http://download.oracle.com/docs/cd/E13207_01/wladapters/docs81/index.html

To download the adapters, use the following URL:

http://commerce.bea.com/products/weblogicadapters/wl_adapter_home.jsp

 


Related Documents

The following sections provide a link to WebLogic Integration 8.5 documents.

WebLogic Integration 8.5 Documentation

The WebLogic Integration 8.5 documentation is available at the following URL:

http://download.oracle.com/docs/cd/E13214_01/wli/docs85/index.html

 

Skip navigation bar  Back to Top Previous Next