Provisioning of PCC Rules (2.3)

Provisioning of rules is either done via a batch workflow, using APL functions, or via a REST interface.

The APL functions are described in APL - PCC Rules Provisioning Plugin, and the REST web service in REST HTTP Interface.

Provisioning of rules always targets a specific, internally predefined, area. Changes in one area is not reflected in the other. There are two different areas, TEST and PROD, that the provisioning can target. A typical way of using the areas would be to provision rules data to the TEST area and, when considered ready, copy the content of the TEST area to the PROD area, where a workflow can access them.

Using two different areas - one for test and one for production - makes it possible to test the rules before moving them into production.

This section contains the following sub sections: