book
Article ID: KB0100656
calendar_today
Updated On:
Description
You can download this HotFix from TIBCO Support Portal (https://support.tibco.com). You will need to provide your TIBCO Support Portal credentials. Once logged in you can the download the hotfix by selecting the “Downloads” -> “Hotfixes” option. Then go to the AvailableDownloads/BusinessWorks/6.8.1/hotfix-02.
================================================================================
Closed Issues in 6.8.1_HF-002 (This Release)
AMBW-47661
The BusinessWorks Plugin Manager is unable to open.
AMBW-47651
The dateTime() function throws "[FORG0001] Invalid value for cast/constructor" error for
the input value "xsd:dateTime("2022-12-20T17:14:50.Z")".
Set the property "-Dbw.xml.datetime.allowMissingFracSeconds=true" to overcome the error
while parsing the date and time for the input value. By default, this property is false.
AMBW-47574
TIBCO ActiveMatrix BusinessWorks throws an error when a long-type value is mapped in the
"int" type for XPath. Use the "-Dbw.xml.numeric.checkCapacity=false" system property to
bypass the error.
AMBW-47512
When invoking a REST service without Policy configured on the binding, the Username and
Password fields are not visible in the Swagger UI.
To make the fields available in Swagger UI, set the property,
-Dbw.rest.swaggerui.legacy.basicauth.enable=true in the VM arguments of TIBCO Business
Studio for BusinessWorks or a config.ini file of appnode.
Note that if the REST service has a Policy configured on the binding as well as the
above property is set to true, then the preference is given to the credentials passed
from the Authorize button.
AMBW-47480
Invoke REST API activity's mapping for resource path goes to the wrong path location
with load test.
Note that for high loads, if request rejections are observed, change the default Blocking
Queue Size value on the REST Service Binding to a non-default value that is comparable to
the number of incoming requests.
AMBW-47479
The anyType element in the input editor of the SOAP service, which is expected to
receive any kind of requested XSD data structure is not mapping the received data in
any element, resulting in an empty output from OnMessageStart.
AMBW-47444
Status code 400 is not handled correctly in one-way SOAP invocation.
AMBW-47222
OAuth 2.0 Authentication is now supported for Receive Mail Activity IMAP protocol in the
Mail palette.
AMBW-46976
When updating the XSLT version from 1.0 to 2.0, errors are thrown as "Invalid conversion
from string? | string? to item" relating to type-casting values from one type to another.
AMBW-46969
Unable to start and stop the AppSpace even with lifecycle permission for the AppSpace
level.
AMBW-46574
Null Pointer Exception is thrown when establishing concurrent FTP connections.
================================================================================
Issue/Introduction
TIBCO ActiveMatrix BusinessWorks 6.8.1 Hotfix-02 is available