Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Rw ui layout macro

Date:  

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

Excerpt

Adobe VIP MP “Migration Tool” is Now Available to Adobe Resellers

Adobe resellers are now able to migrate their end-customers from the Adobe VIP Channel to the new Adobe VIP MP Channel by utilizing our Migration Tool. At the same time, the migration tool handles the transfering of those customers along with their Adobe subscriptions into the BSS and Storefront platforms.

On this page

Table of Contents
excludeOn this page

This Migration Tool is available only to logged-in Storefront users defined as Adobe Resellers meaning that they have previously registered to the Adobe MP channel, and their distributor is an Adobe Distributor.

Image RemovedImage Added

For more details, please check the Adobe VIP MP Migration Tool page.

New Tier Contract for “Acronis

Acronis Cyber Cloud for

CSPs”

CSPs - Promo Tier is now available

Acronis has released a new product, based on Tier Contracts, called Promo for its “Acronis Cyber Cloud” cloud distributors. This new Tier Contract product, can be used by any distributor who supports it, and functions just like any other Acronis Tier Contruct product that has a Minimum Commitment amount.

For more details, please check the Defining the Acronis CSP Contract Products page.

Improvement on the “Customer Request” Options in BSS

This improvement, changes how the “Customer Request“ checkboxes of a product type, under the BSS Setup mode, relate to each other. Thus, when the “Non automatic execution of new orders“ checkbox option is enabled, the other three “Automatic execution…“ checkbox options remain in their current state and do not become unchecked or locked. Therefore, this means that each “Customer Request“ checkbox option is free from the others and at the same time, you are in complete control of those options whenever a product type provides them.

Image RemovedImage Added

For more details, please check the Defining Not Automatically Executed Product Types page.

Bundles API

In API v3, we introduced new methods for managing bundles. More methods will be published in the following releases.

Method

Description

PATCH /api/bundles/{bundleId}/pricing

Partially updates the pricing details of an existing bundle based on the given ID.

POST /api/bundles/{bundleId}/products/{productId}

Assigns a primary product to a bundle of the current organization.

DELETE /api/bundles/{bundleId}/products/{productId}

De-assigns a primary product of a bundle of the current organization.

POST /api/bundles/{bundleId}/products/{productId}/addons/{addonId}

Assigns an add-on product to an already assigned primary product of a bundle of the current organization.

DELETE /api/bundles/{bundleId}/products/{productId}/addons/{addonId}

De-assigns an add-on product from an assigned primary product of a bundle of the current organization.

Resolved Issues

EXL-XXXXX