TIBCO BusinessConnect Trading Community Management 6.0.0 Hotfix 2 has been released.
You can download this Hot Fix from the TIBCO Product Support website using your TIBCO Support username (email address) and password under “Downloads” and then “Hotfixes”
Once you have successfully logged into the server, you will find the hotfix packages under:
/AvailableDownloads/BusinessConnect/TCM/6.0.0/hotfix-02
Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 6.0.0_HF-002 (This Release)
TCM-2330
Internal server names were displayed to trading partners when you tried to set
up the BusinessConnect SOAP Protocol.
This issue has been fixed. TIBCO BusinessConnect Trading Community Management
allows specifying the desired external host name in the Outbound URLs of the
TCM Transports page by adding the following lines to the {TRA_HOME}/domain/
<Domain-Name>/application/BusinessConnect/BusinessConnect-Interior_Server.tra
file:
java.property.tcm.outbound.transport.domain=<external domain name or IP address>
java.property.tcm.outbound.transport.plainPort=<Plain Port>
java.property.tcm.outbound.transport.securePort=<Secure Port>
java.property.tcm.outbound.transport.secureCaPort=<Secure CA Port>
TCM-2329
The Trading Community Management version number was displayed in the footer and
in the dialog box that was displayed on the About page.
This issue has been fixed. By setting the value to "true" in the following
property in the gsengine.tra file, the Trading Community Management version
number will not be displayed in the footer and in the About dialog box:
java.property.tcm.visibility.privacy.flag=true/false
TCM-2326
The CAPTCHA element was displayed on the UI although the reCAPTCHA validation
from the server side was disabled.
TCM-2325
The reCAPTCHA API version v1 was upgraded to version v2.
This issue has been fixed.
By following the steps below you can enable reCAPTCHA validation using API version
v2:
1. Download reCAPTCHA Java library version 0.0.8 (file name: recaptcha4j-0.0.8.jar)
from Google website or public repository. The binary distribution is available at
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/
recaptcha4j/recaptcha4j-0.0.8.jar
http://clojars.org/repo/net/tanesha/recaptcha4j/recaptcha4j/0.0.8/recaptcha4j-0.0.8.jar
2. Place the downloaded recaptcha4j-0.0.8.jar file in <BC_HOME>/hotfix/lib.
Note: reCAPTCHA jar file recaptcha4j-0.0.8.jar must be present in <BC_HOME>
/hotfix/lib directory.
TCM-2318
Customer login to the Trading Community Management failed when PasswordComplexity
MinRequirement was set to 4 according to the password policy.
TCM-2313
Customer was not allowed to specify an external Trading Community Management URL
in the password reset email.
This issue has been fixed. TIBCO BusinessConnect Trading Community Management
allows you to specify an external TCM URL in the password reset email by adding
the following line to the {BC_HOME}/bin/gsengine.tra file:
java.property.gs.webengine.tcm.external.domain=<external TCM URL>
TCM-2304
The Trading Community Management Change Password / Forgot Password page was not
displayed in Internet Explorer.
This issue has been fixed.
TCM-2285
The product name and the logo could not be updated by the customer on the About
page of Trading Community Management.
This issue has been fixed.