BCRN 2.8.0 Hotfix 4 is now available

BCRN 2.8.0 Hotfix 4 is now available

book

Article ID: KB0106021

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect RosettaNet Protocol -
Not Applicable -

Description

Description:
TIBCO BusinessConnect RosettaNet Protocol Hotfix 4 is now released.

This hotfix is cumulative of prior hotfixes for this version. Please note that it DOES NOT include hotfixes for the BC framework. This is a change from previous hotfix releases.

You can download this HotFix 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 as well as the readme document under
    available_downloads/ActiveExchange/RosettaNet/2.8.0/hotfix-4/


Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.

(SR_Id: 1-82L6TZ)
Fixed the following issue: when the software was decompressing a
ServiceContent message that is SMIME/Compressed, it only removed the top
MIME boundary and did not remove the bottom MIME boundary. Now, the
software removes both the top and bottom MIME boundaries during
decompression.

(SR_Id: 1-6RMGFP)
Added new enhancement to handle inbound compressed data from Trading
Partner.
When a ServiceContent is detected as SMIME/Compressed, BCRN will
decompress it and the eventual payload (service-content) of inbound
request/response will be written out to the file-system. A new property
"bcrn.tmp.dir" is added to the RosettaNet.cfg file to allow user to set the
destination folder to which files will be written. Due to the nature of the size
of those PIPs, they will not be logged to the database. In order to indicate to
the back-end processes where to pick up the file, the *file-path* pointing to the
payload will be stored in the "request" or "response" fields in the RV messages.


[hotfix-3]
(SR_Id:1-360Z9H)
This hotfix has been tested and validated against TIBCO BusinessConnect 3.6.0.


[hotfix-2]
(SR_Id:1-2GK9BD)
Added new enhancement to extract (best-try) the
proprietaryDocumentIdentifier in the payload, upon a schema validation error.
Upon a schema error, a more lenient 2nd pass of the parsing of the payload
document will be performed in order to attempt to extract the
ProprietaryDocumentIdentifier, which will be used to return back to the TP in
the corresponding Exception message.

(SR_Id:1-253J4X)
The versionIdentifier inside the SignalIdentity element was incorrectly
populated with the incoming action id. This issue has now been fixed. The
correct versionidentifier value is read from the repository.


[hotfix-1]

(SR_ID:1-1KXMDX)
Added new property into &ltBC_installation_directory>\resource\RosettaNet.cfg
bcrn.pp.rawPayload: false
By default, this property is set to false. If this is set to true, BCRN will forward
the XML document extracted from the message “as is” to the private process,
consistent with how the document was formatted by the trading partner.

(SR_ID: 1-1YQYL5)
Fixed the XML document root node validation problem. BCRN will now verify
the expected rootElement (e.g &ltPip3A4PurchaseOrder>) with the actual XML
document root element (e.g. &ltns0:Pip3A4PurchaseOrder>) correctly without
taking into account of the namespace prefix, if any.

Environment

Product: TIBCO BusinessConnect RosettaNet Protocol Version: 2.8.0 OS: --------------------

Issue/Introduction

BCRN 2.8.0 Hotfix 4 is now available