book
Article ID: KB0106061
calendar_today
Updated On:
Description
Description:
TIBCO BusinessConnect RosettaNet Protocol 5.1.0 hotfix 8 has been released.
You can download this Hot Fix from the TIBCO Product Support FTP server using your eSupport username and password, at
ftp://support-ftp.tibco.com
Once you have successfully logged into the server, you will find the hotfix packages under
available_downloads/ActiveExchange/RosettaNet/5.1.0/hotfix-08/
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 5.1.0-hotfix8 (This Release)
1-7ZEUQ9
The software published INITIATOR.RESPONSE and RESPONDER.REQUEST in a
format that differed from the previous software version, thus breaking
backward compatibility. The format is reproduced below:
{
RVMSG_INT 4 ^pfmt^ 10
RVMSG_INT 4 ^type^ 1
RVMSG_INT 4 ^ver^ 30
...
{
...
RVMSG_INT 4 ^idx^ 3
RVMSG_STRING 14 ^class^ "BCRequestToPP"
...
}
...
}
This has been fixed. The software now maintains backward compatibility
with the following format:
{
RVMSG_INT 2 ^pfmt^ 10
RVMSG_INT 2 ^ver^ 30
RVMSG_INT 2 ^type^ 1
...
{
...
RVMSG_STRING 14 ^class^ "BCRequestToPP"
RVMSG_INT 4 ^idx^ 3
...
}
}
1-80I5YT
When the software received duplicate receipts for a request from the
trading partner, it sent the transport error code "500" to the trading
partner for each duplicate receipt.
This has been fixed. The software now sends the success code
"200 ok" for all duplicate receipts.
1-80I5XC
Fixed the error of the software failed to handle inbound UTF-16
messages.
1-80UQ39
When the bcrn.support.malformed.schemaLocationURI property was
selected under System Settings > Installed Protocols > RosettaNet, the
software trimmed any leading spaces in the values of payload elements,
which altered the payload data.
This has been fixed.
1-8184Z5
Fixed the error of failing to record the following three values in the
audit log when outbound requests were terminated by validation errors:
Proprietary Document ID, Process Identifier, and Transaction
Identifier.
1-81ERB5
Added additional tracing in TAW to log transport level Status Code.
1-81R7AK
Fixed the issue of the software not accepting status code 204 in
response messages as Release 2.8 did. The software is now backward
compatible, accepting response messages with status codes 200, 202,
and 204.
Issue/Introduction
TIBCO BusinessConnect RosettaNet Protocol 5.1.0 hotfix 8 has been released.
Environment
Product: TIBCO BusinessConnect RosettaNet Protocol
Version: 5.1.0
OS:
--------------------