Technical data

Problems Fixed in This Release
BEA WebLogic Integration Release Notes 21
CR070352
Escape characters in send XML to client task property do not work.
For more information on handling escape characters, see “Composing XML from
Sub-Documents” on page 53.
CR070355
XMLTime-to-live parameter does not accept expressions.
CR070361
Format Builder not padding required fields.
For information on Format Builder padding features, see “Data Integration Padding and
Truncation Features” on page 65.
CR070495
Conversation version format V2.00 is not allowed.
CR070619
B2B console cannot be targeted to a managed server.
CR071078
No message is logged when invalid security access occurs on host.
CR071209
Escape characters (', " , > ) do not need to be escaped in the Send XML to client action.
Changed com.bea.wlpi.server.common.XMLWriterUtilities to check a flag,
wli.bpm.server.xml.preserveChars. If true, it will not escape the 3 characters
listed above.
CR071452
Server-side authentication support required.
To enable mutual- or server-side authentication per Trading Partner, set the Weblogic
Server SSL parameter ClientCertificateEnforced to false, set the Weblogic
Server SSL parameter TwoWaySSLEnabled to true. To be able to use this feature, install
Weblogic Server patch
73059_61sp2.jar on WebLogic Server 6.1 SP2, or run
WebLogic Server 6.1 SP3 or later.
To enable mutual authentication of a Trading Partner, ensure that there is a client certificate
defined in that remote Trading Partner definition. If this certificate exists, then the remote
partner must also provide their client certificate.
To enable server-side authentication of a Trading Partner, remove the client certificate
from the remote Trading Partner definition. This can be done using the B2B Console or by
modifying the initial bulk load data file and removing the client certificate. If no certificate
is defined for the remote Trading Partner, then WebLogic Integration allows a conversation
with the partner even if no client certificate has been provided.
CR071583
Tasks are not started after due date or overdue actions.
Time processing has been fixed to ensure that tasks start as expected after due date or
overdue actions.
Table 2. Problems Fixed in BEA WebLogic Integration 2.1 SP2 (Continued)
Change Request
Number
Description