| Products | Versions |
|---|---|
| TIBCO BusinessConnect | 7.3.1 |
TIBCO BusinessConnect 7.3.1 hotfix 1 is now available. Customers entitled to Support will be able to download the Hotfix from the TIBCO Support Customer Portal Web UI using their username and password for the TIBCO Support Web page. Once logged on they can find the Hotfix under the Download Menu :
AvailableDownloads/BusinessConnect/7.3.1/hotfix-01
For instructions on how can TIBCO customers download / access all GA hotfixes , Refer to Article 000022290 : https://support.tibco.com/s/article/hotfix.
Listed below is a summary of updates included. Refer to the associated readme document for any additional information.
In addition, TIBCO Runtime Agent 5.12.3 and MySQL 8 have been certified for support with this release.
====================================
Closed Issues in 7.3.1_HF-001 (This Release)
BC-11685
TIBCO BusinessConnect fail to connect EMS 10.2 when selecting "strong ciphers only"
checkbox in the EMS configuration.
BC-11670
The BusinessConnect Gateway Server log does not roll over correctly.
BC-11664
TIBCO BusinessConnect fail to import CSX configuration file if the configuration
contains special characters of windows cp1252 charset.
Adding new boolean property with name csx.import.win.ext.enc under
System Settings > Activated Protocol Plug-ins and Properties > BC and set the value
as true by checking the check-box.
BC-11653
TIBCO BusinessConnect engine transport change is being changed even though it
has not been saved nor applied
Added label to warn users in this regard.
Added check to prevent read only users from being able to change the private
process transport selection.
Added runtime check on engine startup to detect an inconsistent deployment
and quit with error in engine log upon detecting the same.
BC-11620
TIBCO BusinessConnect fail to handle SOAP message with MTOM attachment.
Note: this fix will work in combination with TIBCO BusinessConnect SOAP
Protocol 7.1.0_HF-003.
BC-11619
TIBCO BusinessConnect Plug-in for SSH Server Download of multiple files done
concurrently stalls with some files not completing download.
BC-11618
TIBCO BusinessConnect Plug-in for SSH Server Reports failing to delete after
successful download.
BC-11617
Unable to change/apply permissions to the external users from Administrator when
using IBM LDAP server.
Adding new boolean property with name bc.ldap.provider.ibmtivoli under
System Settings > Activated Protocol Plug-ins and Properties > BC and set the value
as true by checking the check-box.
BC-11616
For MySQL database the BusinessConnect also update STARTDATE column of table
bc_transactions when update other columns.
Adding below line into BusinessConnect Interior Server tra file can change the
timeStamp format of STARTDATE column.
java.property.bc.db.mysql.timestamp.format=CURRENT_TIMESTAMP(6)
BC-11615
The BusinessConnect fail to initialize some DB tables in MySQL replication setup
environment because of those tables don't have primary key.
NOTE: To apply the fix you need to initialize BusinessConnect following step 10
with a brand new MySQL schema.
BC-11353
The BusinessConnect fail to send email to the partner when registering the
partner using Trading Community Management.
BC-11152
The BusinessConnect fail to sign large EDI file.