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.37.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch

Excerpt

Improvements on the Login Mechanism of the BSS Portal

This release introduces improvements on the management of the native login mechanism.

  • You can now disable the BSS’s native login mechanism and utilize the activated and visible external identity providers for the BSS users to log in using their external user accounts.

  • We have introduced an invitation mechanism for the new BSS users. If you allow the login only via the BSS’s native login mechanism, the invitation email sent to the new BSS user will contain a link for completing the registration process through the login page of BSS.

On this page

Table of Contents
excludeOn this page


For more details, please check Login Flows & User Registration in BSS.

Anonymous Access in Standard Reseller’s Storefront

The Standard Edition resellers can now have their Storefront publicly available. By enabling this option any visitor will be able to access their Storefront and checks the services they offer.

Validation Mechanism For Removing Products from Tenant’s Pricelist

The introduction of a validation mechanism during changes on the price list from the Distributor’s Organization to the Tenant Reseller’s Organization safeguards changes that should not be implemented on the Tenant Reseller’s organization. We are running checks to determine whether the product/unit combination is used in any active entities in any related tenant organizations. The entities are:

  • Active subscriptions

  • Active assets

  • Active promotions

  • Unexecuted orders.


For more details, please check Applying Distributor Updates.

Improvement on the Import Customers Tool

You are now able to define the transaction currency (“The customer pays with”) of the direct customer(s) you are preparing to import to BSS with the Import Customers Tool.

For more details, please check Configure Import Options for CSP Tenants.

Improvement on Pricelists API

Pricelist Items are now supporting Bundle products. The behavior of each end-point is exactly the same as it is for the non-bundled products since the logic for the actions GET/POST/PATCH/DELETE remains the same.

Improvement on Organizations API

The following endpoint action “GET /api/organization/taxes/{taxId}/taxrules” is improved and can now retrieve the rules of a bundle’s tax.

Bundles API

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

Method

Description

GET /api/bundles/{bundleId}/pricelists

Retrieves the pricelists a bundle is assigned to based on the given ID.

Resolved Issues

EXL-XXXXX