Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Date:  

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

Error-Handling Notifications Alerts of RabbitMQ

With this release, we have introduced an error handling process along with automatic notification alerts for RabbitMQ.

On this page

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, please check the Error Handling & Notification Alerts of RabbitMQ Server page.


API V3 Bundles

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

Method

Description

GET /api/bundles/{bundleId}/pricing

Retrieves the pricing of a bundle based on the given ID.

API V3 Organization

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

Method

Description

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.

Resolved Issues

EXL- ΧΧΧΧΧ

  • No labels