Listed below is a summary of updates included. Please refer to the associated readme document for any additional information.
Closed Issues in 5.0.0_HF-008 (This Release)
CR_ID: EBMS-700 The mime header "Mime-Version: 1.0" was populated in outbound ebXML messages. Thus messages did not conform with ebMS 2.0 specification Appendix B.2.2.
This issue is fixed. The mime header "Mime-Version: 1.0" has been removed.
CR_ID: EBMS-701 The "role" attribute of the "Reference" element in outbound ebXML messages (either request or response) was populated with a fixed string value "simple". This did not conform with ebMS2.0 specification section 3.2.1.
This issue is fixed. The "role" attribute is now populated with a valid URI based on the operation ID and the business document name.
To turn on this feature, complete the following steps:
1. Add the system property "ebxml.ob.reference.role.populate".
a. In TIBCO Administrator, choose BusinessConnect > System Settings > Installed Protocols > ebXML > Add.
b. Input "ebxml.ob.reference.role.populate" for "Property Name", choose "boolean" for "Property Type", and click "Save".
c. Select the check box labeled as "ebxml.ob.reference.role.populate", click "Save" and click "Done".
2. Set the value of "ebxml.ob.reference.role.populate" to "true".
Note: If this property is not configured, the default value is "false". The value "false" causes the "role" attribute to be populated with a string value "simple".
Issue/Introduction
TIBCO BusinessConnect ebXML Protocol hotfix 8 has been released.
Environment
Product: TIBCO BusinessConnect ebXML Protocol
Version: 5.0.0
OS: All
--------------------