Quantum Fabric V9 Service Pack 4 (2021.12)

New Features & Enhancements

In this release, the following features have been introduced or enhanced to provide a better Quantum Fabric experience.

  • Added the Parallel Gateway node to Workflows

    In V9 ServicePack 4, the Parallel Gateway node has been added to Workflows. This feature can be used to fork into multiple paths of execution or to join multiple incoming paths of execution for a sequence of parallel tasks.

    For more information about this feature, click here.

  • Added looping support in Workflows

    In V9 ServicePack 4, support for looping has been added for Service tasks, Script tasks, and Rule tasks. Looping (Sequential or Parallel) can be used to invoke a service for a collection of items, and then combine all the responses.

    For more information about this feature, click here.

  • Added support for Private Key JWT in OAuth 2.0 services

    From V9 ServicePack 4, support to use Private Key JWT has been added to OAuth 2.0 Identity services. This feature can be used to enhance the security of token requests that are sent to the service provider.

    For more information about this feature, click here.

  • Added support to add operations and verbs to locked apps

    From V9 ServicePack 4, locked apps now support adding new operations in Integration services and adding verbs in Object services.

    For more information about this feature, click here.

  • Added support to enable secure connections for caching

    From V9 ServicePack 4, support to enable an SSL connection between the Authentication Service and Redis caching service to cache configuration.

    For more information about this feature, click here.

  • Enhancement to merging applications with MFCLI

    From V9 ServicePack 4, support to merge Infinity template apps (L2) with base locked apps (L1) and extensions (L3) has been added to the merge-app-zip command in MFCLI.

    For more information about this feature, click here.

  • Enhancements to the JavaScript SDK
    • Added support to use PKCE for the authorization code flow.
      For more information about this feature, click here.

    • Added support to login to an OAuth 2.0 provider in the same browser window.
      For more information about this feature, click here.

    • Added support to use Server Event APIs. These APIs can be used to establish a connection between a client app and a WebSocket on Quantum Fabric.
      For more information about this feature, click here.

Temenos App Factory

  • Added the App Factory Command-line Interface

    From V9 ServicePack 4, support for a command-line interface has been added to App Factory. The App Factory Command-line Interface (AFCLI) can be used to manage the project creation and configuration from external systems.

    For more information about this feature, click here.

  • Added support for Test Code Coverage

    From V9 ServicePack 4, support for Test Code Coverage has been added to the Jasmine Test Framework. This feature can be used to check the percentage of code that is covered during a test run.

    For more information about this feature, click here.

  • Added support to rerun failed test cases

    From V9 ServicePack 4, support to rerun failed test cases has been added to the Jasmine Test Framework. This feature can be used to track the failed test cases, which can then be run in a separate test suite.

    For more information about this feature, click here.

Installer

Quantum Fabric on Red Hat OpenShift

  • Added support to enable HTTPS passthrough mode for creating routes on OpenShift.

    For more information about this feature, click here.