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 3 Current »

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

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

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 testing

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


This chapter includes the following sections:




  • No labels