3.28.29 Release
Date: Aug 2, 2021
Installation: https://downloads.interworkscloud.net/patches/3.28.0/CloudPlatform.Patch.3.28.29.zip
You must upgrade first to 3.28.0 using the interworks.cloud installer before applying this patch
API V3
In API v3, we introduced new methods for managing bundle pricing as well as various organization items. More methods will be published in the following releases.
On this page
Method | Description |
---|---|
GET /api/bundles/{bundleId}/pricing | Retrieves the pricing of a bundle based on the given ID. |
GET /api/organization/storefrontsettings/headerlogo | Retrieves the Storefront’s header logo of the current organization. |
GET /api/organization/currencies/{currencyId}/exchangerates | Retrieves the exchange rates of a currency of the current organization. |
Error-Handling Notification Alerts of RabbitMQ
With this release, we have introduced an error handling process along with automatic notification alerts for RabbitMQ.
RabbitMQ holds several queues for each push/pull BSS object. One for the creation of the object and one for the update of an existing object. Each time a sync is initiated, a “sync queue” is responsible for keeping track of the API calls. If something erroneous occurs during a specific period of time, then an automatic notification alert is dispatched to the BSS Admin user, so that they can be informed and at the same time act on that alert.
For more details concerning the On-Premise installations, please check the Error Handling & Notification Alerts of RabbitMQ Server page.
Resolved Issues
EXL- 12815 | Offer view page crashes. |
EXL-12777 | Notification are active when a new organization is created |
EXL-12701 | An error is raised when you try to create a report for accounts and assets. |
EXL-12687 | The selection of field “Creator Group” crashes the report. |