Switching Price Manager On and Off for Specific Scenarios
You can enable or disable Price Manager for specific scenarios in CloudBlue. This can be done by a specific property in the component providing that scenario. Below you can find the list of scenarios that Price Manager currently supports with the information about the component providing that scenario.
-
Placing a sales, change, cancellation orders, and running the daily billing process. Provided by BSS.
To enable this scenario, add the
FEA_PriceManager
billing feature in thecomponents.bss.features
section of theconfig.yaml
file. To learn more on how to enable or disable BSS features, refer to this section. -
Calculation of charges. Provided by Rating Engine.
To enable or disable this scenario, update the Rating Engine configuration, by setting the
prmintegrationenabled
component parameter in thecomponents.ratingengine-backend
section of theconfig.yaml
to true if you need to enable it, or false to disable it. For more information, refer to this section.