The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Articles
Read more about TIBCO use cases, product features, capabilities and more
  • TIBCO Cloud™ Integration V3.10.5.0 September 2024 Release


    Gipson Dupati

    What’s New

    TIBCO Cloud™ Integration

    • Added support for OData connector in TIBCO Cloud Integration.

    • Added support for SAP Solutions connector in TIBCO Cloud Integration.

     

    Develop / TIBCO Flogo

    Support for anyOf Keyword in App Schema

    Support for the anyOf keyword has been added to the app schema. The anyOf keyword ensures that the given data is valid against one or more of the selected subschemas.

    Support for Deploying .flogo Apps to TIBCO Cloud Integration through Platform API

    TIBCO Flogo® Enterprise now supports deploying applications with the .flogo extension to TIBCO Cloud™ Integration (TCI) through the Platform Application Programming Interface (PAPI).

    Unit Testing: Assert Options Added to Flow Output

    The assert options have been added to Flow Output in unit testing. This feature allows users to create assertions directly on the outputs of flows.

     

    Develop / TIBCO Flogo® Connectors

    TIBCO Flogo® Connector for Apache Pulsar

    Batching 

    By using the Batching feature, the Pulsar Producer activity can now send a batch of messages together and the PulsarConsumer activity can now receive a batch of messages together.

    Chunking 

    By using the Chunking feature, Pulsar Producer activity can now split a message into chunks and the Pulsar Consumer activity can combine all the chunks into the original message.

    mTLS Authentication 

    With TIBCO Flogo® Connector for Apache Pulsar you can now use mTLS authentication to support the app property, and allow the client key and certificate to be externalized via variables.

    TIBCO Flogo® Connector for Microsoft Azure Service Bus

    Added Support for OAuth

    OAuth2 Client Credentials support has been added to the Azure service bus connection.

    TIBCO Flogo® Connector for Microsoft Azure Storage

    Added Support for OAuth

    OAuth2 Client Credentials support has been added to the Azure Storage connection.

    TIBCO Flogo® Connector for OData

    Added support for the OData connector in TIBCO Cloud Integration.

    TIBCO Flogo® Connector for SAP Solutions

    Added support for TIBCO SAP Solutions connector in TIBCO Cloud Integration

    This connector allows you to invoke SAP RFC/BAPI interfaces by establishing an inbound connection with the SAP system.

     

    Integrate / TIBCO BusinessWorks™ Plug-ins

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Kafka

    Apache Kafka Upgrade

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Kafka now supports Apache Kafka 3.7.x.

    Reprocess Failed Manual Commit

    The KafkaReceiveMessage activity with manual commit can now reprocess the failed commit messages using a system property.

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Salesforce.com

    Salesforce Subscriber Activity with Session-Based Authentication Supports Retry Mechanism

    Salesforce Subscriber activity supports CometD retry parameters and the Subscriber activity retry parameters.

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for SAP Solutions

    • Support for qRFC in Invoke RFC Activity

     

    Changes in Functionality

    Develop / TIBCO Flogo® Connectors

    TIBCO Flogo® Connector for Apache Pulsar

    Status Code for Activities 

    For Azure Storage,  the status codes for activities are 200 if the operation is successful without an error.

    Integrate / TIBCO BusinessWorks™ Plug-ins

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Salesforce.com

    Support for Mapping of Error Messages From the Output Tab for the Upsert All Activity

    Design time changes are added in the Upsert All activity. An outputErrorMap checkbox is introduced to map the error messages from the Output tab.

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for SAP Solutions

    IDoc Renderer is independent of runtime connection validation.

    To bypass SAP Connection validation at runtime for IDoc Renderer activity, two new properties have been introduced:

    • Set com.tibco.bw.palette.sap.IDocRenderer.disableSAPConnectionValidation to true to bypass SAP Connection validation at runtime for IDoc Renderer.
    • Use com.tibco.bw.palette.sap.IDocRenderer.isUnicode to specify the value for the Unicode field. By default, its value is false.

     

    Migration and Compatibility

    TIBCO Cloud™ Integration

    TIBCO Cloud Integration only supports the most recent version of the Hybrid Agent and one version back. The most recent version of the Hybrid Agent is version 1.10.1, and the prior Hybrid Agent was version 1.9.0.  If you have a Hybrid Agent installed that is older than version 1.9.0, you should install Hybrid Agent version 1.10.1 to ensure the best performance.

    Integrate / TIBCO BusinessWorks™ Plug-ins

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for TIBCO FTL®

    Compatibility with TIBCO FTL® - Enterprise

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for TIBCO FTL® is now compatible with TIBCO FTL® - Enterprise Edition 7.0.0.

    Deprecating and End of Support

    Develop / TIBCO Flogo® Connectors

    TIBCO Flogo® Connector for Microsoft Dataverse

    • The TIBCO Flogo® Connector for Microsoft Dataverse is deprecated as of the TIBCO® Cloud Integration V3.10.5.0 September 2024 release.

    • With this release, access to the Microsoft Dataverse connector will still be available and current users will remain connected. There is currently no end of life date, however, the best practice is to use the TIBCO Flogo Connector for OData to connect to the Dataverse server.

    • The OData connector will provide all capabilities of the existing TIBCO Flogo Connector for Microsoft Dataverse.

    To migrate to OData connector, follow the steps mentioned below:

    1. Create a new connection using the OData Connector.

    2. Within your flow(s), you can now replace your Microsoft Dataverse connector activities with the corresponding OData connector activities and select the connection created in the previous step.

     

    Closed Issues

    Develop / TIBCO Flogo®

    FLOGO-13367

    Unable to delete the assertions added in flow output in the unit testing mode.

    FLOGO-13325

    Test case is marked as Passed even if it has not executed activities with assertions.

    FLOGO-13042

    Clear mapping on mock on error is not working in the unit testing mode.

    FLOGO-10052

    The Lambda trigger does not work when using the Default Credentials Chain authentication.

    FLOGO-9381

    Unit test case execution is skipped if an error or exception is reported at runtime.

     

    Develop / TIBCO BusinessWorks™

    IPAS-23044 

    The BW_ENGINE_THREADCOUNT engine property is not taking effect when the value is updated.


    Develop / TIBCO Flogo® Connectors

    TIBCO Flogo® Connector for Oracle Database

    WIORA-420

    On CIC1 to CIC2 migrated org, the Oracle DB test connection failed with error "Required driver not found."

     

    Integrate/TIBCO BusinessWorks™ Plug-ins

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Kafka

    BDKF-1310

    The KafkaReceiveMessage activity fails to raise an exception during confirmation errors, causing the flow to continue and does not go to the error transition or exception block.

    BDKF-1270

    The Module Property value in the Advanced tab or Additional Properties section is not correctly read, causing issues in TIBCO ActiveMatrix BusinessWorks™ Plug-in for Apache Kafka 6.8.0.

    BDKF-1252

    On commit, the KafkaReceiveMessage activity prints the message directly to the console and not a normal log trace with an error.

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for Salesforce.com

    ASFC-2294

    Salesforce Composite Graph trims the trailing zeroes.

    ASFC-2264

    Error messages from the output tab of Salesforce Upsert All activity do not map to downstream activities.

    ASFC-2018

    Salesforce Bulk Operation Upsert Activity fails to set Salesforce fields to null.

    TIBCO ActiveMatrix BusinessWorks™ Plug-in for SAP Solutions

    SAPB-3181
    When you validate a Schema file with optional elements SAPPluginException and SAPSystemException, it displays a Unique Particle Attribution error.

    SAPB-3176

    IDocRenderer resets the DOCNUM to 1 if it is bigger than int max.


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...