Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Description:
TIBCO BusinessConnect EDI Protocol powered by Instream 6.5.0 hotfi4 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/EDI/6.5.0/hotfix-04/
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Affected Files for 6.5.0_HF-004
The following files are installed by this hotfix.
All Platforms:
{TIBCO_HOME}/release_notes directory:
- TIB_bcedi_6.5.0_HF-004_readme.txt.
{TIBCO_HOME}/bc/6.1/protocols/tibedi/hotfix/lib directory:
- tibedi.jar
{TIBCO_HOME}/bc/6.1/protocols/tibedi/admin-plugin directory:
- tibediadmin.war
================================================================================
Closed Issues in 6.5.0_HF-004 (This Release)
CR: EDIP-2053
A regression issue was introduced by the 6.5.0 HF-003 release so the outbound
batching functionality doesn't work.
This issue has been fixed.
================================================================================
Closed Issues in 6.5.0_HF-003
CR: EDIP-2020
There was no restriction for GS02 Sender and GS03 Receiver for X12 Synchronous
Request Response operations.
This has been fixed by allowing configuration of GS02 Sender and GS03 Receiver in
BusinessAgreement Operation Binding.
CR: EDIP-2043
The outgoing X12 transactions can only be reconciliated when the received
acknowledgements are expected as what is configured in "Ack Expected Option".
However some customers asked when "Ack Expected Option" is set to "Group and Txn"
however the received acknowledgements are only on Group level, the transactions
can still be reconciliated with this type of acknowledgements.
This is implemented by introducing a system property:
edi.ack.notAsExpected.reconciliation.enabled
To turn on this feature, complete the following steps to add this property and
set it to "true":
- In TIBCO Administrator, choose BusinessConnect > System Settings >
Activated Protocol Plug-ins and Properties > tibEDI > Add
- Input "edi.ack.notAsExpected.reconciliation.enabled" for "Property Name",
choose "boolean" for "Property Type", and click "Save".
- Select the check box labeled as "edi.ack.notAsExpected.reconciliation.enabled",
click "Save" and click "Done".
Note: The default value of this property is "false" if not configured.
CR: EDIP-2045
No INSIGHT.REPORT messages are sent to TIBCO Transaction Insight when the outgoing
Synchronous Response messages are sent out in batch.
This issue has been fixed.