3.28.11 Release

Date:  Feb 15, 2021

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

 

Standard Reseller Edition will be Available Soon!

The Standard Reseller edition will allow distributors (e.g., customers own the Diamond edition) to easily upgrade their basic (formerly lite) resellers to standard ones and provide them with valued autonomy to:

  • Set up their own Storefront and configure the preferred look and feel.

  • Automatically view and manage end-customer subscriptions and license-based services.

  • Automate order placement and cloud service provisioning

  • Easily update product catalog and pricing.

  • Use MarketPlace API for building automation with their back-office systems.

 

At interworks.cloud, we work hard to provide solutions that match your needs and enable you to offer bespoke services to your resellers. For this reason and taking into account our customers' feedback, we have decided to create a holistic, step-by-step approach that guides you and allows you to gradually upgrade your resellers by giving them the ability to update their services and capabilities. In this context, our vision foresees three different editions of our platform:

  • Basic Reseller (formerly lite reseller): for any reseller who wants to offer services bought from a Distributor

  • Standard Reseller: ideal for resellers who want to take it to the next level and enable their customers with a self-service storefront to order/manage and provision services

  • Professional Edition (formerly tenant reseller): the most advanced edition will substitute the tenant reseller edition. Perfect for upgrading your standard resellers wanting to become System Integrators and MSPs who buy services directly from vendors (Microsoft, Google, Amazon, etc.).

The Standard Reseller edition will be commercially available from April 2021 and it will be available at an additional commitment rate. In the following weeks, we will contact you to present the solution and explain the pricing model of the Standard Reseller extension.

In the meantime, you are all welcome to become our beta testers and start from this release to test the use cases we have delivered until now. More information on what is available for testing will follow up soon!

If you wish to find out more about the Standard Reseller Edition, check please our https://interworkscloud.atlassian.net/wiki/spaces/ICPD/pages/226460507!

Management of Office 365 End User - New Functionalities

In this edition, we added new functionality for the management of the end-users:

  1. Licenses Statistics. This new section includes the customer’s Microsoft licenses (Office 365 or Microsoft Dynamics) with an analysis of how many licenses are active, how many have been assigned to users, and how many are available. For each license, we also display the Microsoft Offer ID and also the IDs of Microsoft subscriptions.

  2. Edit of User Info. You can now edit the details of an existing user, and you can also assign a new role.

  3. Restore a deleted user. You can restore a deleted user. When restoring a deleted user, their assigned licenses are also restored by Microsoft.

For more details, check please https://interworkscloud.atlassian.net/wiki/spaces/ICPD/pages/204112143

Acronis Cyber Cloud for Cloud Distributors - Consumption Details

Your reseller can now view the consumption for each of their customers from your Marketplace. The “Usage Records” section is now available on the subscription details page, where there is analysis per reseller’s end customer. Your resellers will be able to export also the data in an excel file.

For more details, please check https://interworkscloud.atlassian.net/wiki/spaces/ICPD/pages/241992399

Reseller’s Affiliate Accounts

A reseller’s Affiliate Account is another customer account-type introduced in our platform to facilitate large Microsoft Indirect Resellers to easily buy Microsoft services and licenses either for their business units or for extra Microsoft tenants they are using for hosting solutions offered to their customers. The indirect resellers will now be able to create ad-hoc affiliate accounts when they place orders in your Storefront.

 As a result of the introduction of Affiliate Accounts, our platform currently supports the following “purchase” modes for a reseller:

  1. Purchase for Personal Usage. A reseller for personal usage buys subscriptions for himself, and he does not expect any rebates from Microsoft. The reseller himself has one “account“ (tenant) in Microsoft Partner Center.

  2. Purchase for an Affiliate Account. A reseller buys subscriptions for an Affiliate Account, and he does not expect any rebates from Microsoft. The reseller has under him one or more affiliate “accounts“ (tenants) in Microsoft Partner Center without relating the tenants' subscription with his MPN ID.

  3. Purchase for an End Customer. A reseller buys a subscription for an end-customer, providing his MPNID for receiving incentives/rebates for these subscriptions. A reseller can have as many end-customers as he wants, and all the subscriptions of all his end customers are related to his MPN ID.

For more details, please check .

Subscriptions API v3.0

Our Subscriptions API is now available in v3.0.

Method

Description

Method

Description

GET /api/subscriptions

Retrieves the subscriptions.

GET /api/subscriptions/{subscriptionId}

Retrieves a specific subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/addons

Retrieves the addons of a specific subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/addons/{addonId}/pricinginfo

Retrieves the pricing info of a specific addon based on the given IDs.

GET /api/subscriptions/{subscriptionId}/addons/{addonId}/synchronization

Retrieves the synchronization info of a specific addon based on the given IDs.

GET /api/subscriptions/{subscriptionId}/characteristics

Retrieves the characteristics of a specific subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/customfields

Retrieves the custom fields of a specific subscription based on the given ID.

PUT /api/subscriptions/{subscriptionId}/customfields

Updates the custom fields values of a specific subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/pricinginfo

Retrieves the pricing info of a specific subscription based on the given ID.app

GET /api/subscriptions/{subscriptionId}/synchronization

Retrieves the synchronization info of a specific subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/usages/azure

Retrieves the usages of an azure subscription based on the given ID.

GET /api/subscriptions/{subscriptionId}/usages/azurePlanByMeter

Retrieves the usages of an azure plan subscription, by meter, based on the given ID.

GET /api/subscriptions/{subscriptionId}/usages/azurePlanByResource

Retrieves the usages of an azure plan subscription, by resource, based on the given ID.

Perpetual ID is now available for the Microsoft Perpetual Licenses

We added the “Perpetual ID” field for keeping Microsoft’s subscription ID for the Perpetual licenses. It is available on the details page of a Perpetual asset record.

For more details, please check

SHA256 Hash Algorithm is now Available for Token-Based SSO

You can now select the SHA256 algorithm for encrypting the SSO token. Check please for more details.

“First Activation Date Time” Field now Available for the Subscription Entities

The field “First Activation Date Time” is now available on reports and notifications and it is the date and time a subscription is activated for the first time.

Resolved Issues

EXL-11630

The subscription amount in Subscription Renewals section is wrong.

EXL-11612

The view page of a trial subscription crashes in BSS

EXL-11535

Invoice total is displayed correctly in Basket page when the user changes the quantity of a basket item.

EXL-11370

Arabic characters are not displayed correctly in Storerfront.

EXL-11363

Order execution fails when you select a specific execution date.

EXL-10887

VAT is included in prices in Azure Cost Management Dashboard even if the Storefront does not include taxes in product prices.