Version Upgrade support for Fabric Apps and Services using MFCLI

Overview

A Quantum Fabric application stored in the workspace comprises shared and non-shared services. Fabric supports versioning for integration services, orchestration services, and object services. Versioning is the process of assigning unique version numbers to unique states of software. Within a given version number category (major, minor), these numbers are generally assigned in increasing order and correspond to new developments in the software.

From Quantum Fabric V9 SP3, MFCLI now the supports Version Upgrade. This feature helps you to update Fabric apps and services version.

MFCLI is enhanced with the app-upgrade and service-upgrade commands. Using these, you can upgrade a version of an app zip or a service zip to higher versions as required. These commands are applicable only to those services which support versioning.

NOTE: For more information on how to version a Fabric API, refer to Quantum Fabric API Versioning
For more information on how to version a Fabric App, refer to Quantum Fabric Application Versioning

Prerequisites

  • Fabric Command Line Utility v9.3.0.0