Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date:  

Installation: https://downloads.interworkscloud.net/patches/3.28.0/CloudPlatform.Patch.3.28.63.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch

Excerpt

Health Check Mechanism - Improvements

Several improvements have been implemented with this release regarding the Health Check Mechanism (HCM). More specifically:

  • NCE Subscriptions are now supported by the Health check mechanism:

    • New Commerce Experience (NCE) subscriptions are now checked for discrepancies between our platform and Microsoft Partner Center. Applied promotion and subscription’s billing frequency are among the checks we perform.

    • A warning ribbon is displayed on a problematic NCE subscription in the BSS platform when discrepancies are detected by the mechanism.

    • On-demand additions of NCE subscriptions to the HCM are now available via the dedicated button in BSS.

  • For subscriptions that are for resellers personal usage (linked directly with them or via their affiliate accounts), the MPNID is checked whether is indeed empty in the Microsoft Partner Center.

  • The Log of the Health Check Mechanism now logs whether its service starts, stops, and restarts.

  • Since Microsoft has changed the Perpetual License SKUs from ProductID:SKUIDtoProductID:SKUID:SegmentID the same change is applied to the HCM for the avoidance of false positives.

(info) Please check the Microsoft Health Check Mechanism page for more information.

On this page

Table of Contents
excludeOn this page

Strings for the Upcoming Release Note

The following Excel file contains the latest strings for translation, based on their tag_name, for the upcoming release note 3.28.64.

View file
nameNewStrings_3.28.64.xlsx

Improvement on Acronis “Usage Records” Displayed Data

Acronis Usage Records in BSS and Storefront for both Distributors (Acronis CSPService Manager: Acronis Cyber Cloud for Distributors) and Service Providers (Service Manager: Acronis Cyber Protect Cloud for MSPs) are now displaying the SKUs next to the names of the subscriptions, under the column Meter Name.
This improvement allows for easier identification of each Acronis product when the usage records are examined.

(info) Please check both the Managing an Acronis CSP Contract Subscription and the Managing an Acronis Cyber Protect Cloud Subscription page for more information.

Invoice Statuses & Invoice Types are Non-Editable

From this release and onwards, the Invoice Statuses as well as the Invoice Types, are non-editable since in the past the system could produce incorrect invoices due to duplicate statuses stemming from human error. The default statuses and types of invoices are more than sufficient for the creation of error-free invoices in the future. The only editable element of the invoice statuses and types is their Description (name).

(info) Please check the Managing Invoice Statuses & Types page for more information.

Updates on APIs

 

Subscriptions API (V.3)

Improvement Description

The change provides the ability to cancel a subscription immediately.

Affected End-Point(s)

POST /api/subscriptions/{subscriptionId}/cancel

Subscriptions API (V.3)

Improvement Description

The change provides the ability to cancel a subscription at the end of its billing period.

Affected End-Point(s)

POST /api/subscriptions/{subscriptionId}/cancelendofbillingperiod

Subscriptions API (V.3)

Improvement Description

The change provides the ability to cancel a subscription at a specific date.

Affected End-Point(s)

POST /api/subscriptions/{subscriptionId}/cancelspecificdate