Certification
|
This release adds certification for:
- Pivotal Cloud Foundry 2.4.x
- Kubernetes 1.11.x
|
Ability to add support for Oracle 12c
|
Oracle 12c is supported for Application Monitoring database.
|
A new
DISPLAY_ALIAS: true property is added in the application monitoring.
|
The application name displayed on the monitoring dashboard is now provided by the
manifest.yml file for Cloud Foundry. To enable this, provide the property
DISPLAY_ALIAS: true in the monitoring
manifest.yml file.
|
Log levels for Monitoring Application
|
You can now set the log level for the Monitoring application by setting the LOG_LEVEL environment variable.
|
A new
bw.engine.show.all.errors.while.application.startup property is added.
|
A new property
bw.engine.show.all.errors.while.application.startup has been added to show all errors when application fails to start.
|
Open Tracing
|
Open Tracing now supports the following:
- Spawned sub-process as a followed span of a main process.
- REST Service Bindings
|
Performance improvement for executing XSLT for the input of an activity.
|
Performance improvement is made for executing the XSLT for the input to an activity when the mapping consists entirely of a copy of the output of a previous activity.
For new mappings, the
tibex:copyOf extension attribute is automatically added to an activity, if the activity’s input binding contains a root level
xslt:copy-of element to improve the performance.
|
Added support to replace() XPath Function
|
Support is added for replace() XPath function.
|
A new
sun.security.krb5.debug
property is used to set to view the Kerbros debug logs.
|
To view Kerberos debug logs in TIBCO Business Studio™ for BusinessWorks™, set the property
sun.security.krb5.debug
to true.
|
The
Refactor option is used to delete a WSDL operation.
|
You can now delete a WSDL operation of REST Service as well as Reference Bindings with top-down approach and bottom-up approach by using
Refactor option.
|
XML editor displays types and elements from included schemas.
|
The XML Editor of TIBCO Business Studio for BusinessWorks now shows types and elements from included schemas.
|
The new
JSON With Rootoption is added.
|
The
JSON With Root option is added in the
JSON Definition Style field on the
Request tab and the
Response tab of the REST Service Binding.
Select the option to include the root element in the input JSON string.
For more information about "JSON Definition Style", see
TIBCO ActiveMatrix BusinessWorks™ REST Implementation guide.
|
The new
Start Job on Input Exception check box is added.
|
The
Start Job on Input Exception check box is added on the REST Service Binding.
Select the check box to start the job when there is a wrong or erroneous input.
|
Packages can be created with same name in different shared modules.
|
You can now create packages with same name in different shared modules.
|
A new
bwcloud.updatesite property is used to configure an Update URL in the Configure API Settings.
|
You can now configure an Updatesite URL in the Configure API Settings. Use
bwcloud.updatesite property value from a
config.ini file as an URL to get supported plugin Ids.
|
Support added for
JDBC Call Procedure activity.
|
Support is added in the
JDBC Call Procedure activity for PostgreSQL function to return single resultset using ref cursor.
|
A new
Include Timestamp check box is added.
|
A new
Include Timestamp check box is added on the
General tab of all
File Palette activities except for
Copy File activity.
Select the check box to generate the last modified timestamp.
|
A new
Use Nil check box is added for the
JDBC Call Procedure activity.
|
A new
Use Nil check box is added on the
Advanced tab of the
JDBC Call Procedure activity.
Select the check box to display columns with null values or empty columns from the database tables.
|
A new
Use Nil check box is added for the
SQL Direct activity.
|
A new
Use Nil check box is added on the
Advanced tab of the activity.
Select the check box to display columns with null values or empty columns from the database tables.
|
The columns of a table is displayed when one of the tables are returned as a part of a SQL procedure.
|
When one of the tables returned as part of a SQL procedure response is completely empty, then all columns of the table are still displayed.
|
A new
Activity Timeout (seconds) field is added.
|
A new
Activity Timeout (seconds) field is added on the
Advanced tab of the
Invoke REST API activity. For more information, see Invoke REST API topic in the TIBCO ActiveMatrix BusinessWorks™ Bindings and Palettes Reference guide.
|