Skip to main content
Skip table of contents

Policies

Definition

A Policy is a set of rules or actions that apply to a scope of managed objects. These rules or actions can be executed periodically or when an object (which belongs to the scope) is treated.

Rules can be configured on Policies. Depending on the type of assigned Policy, the rules may be omitted if they don't make sense, meaning the assignment is direct (from an Object Type to a specific Policy).

Types of Policies

Configuration

Each type of policy have the following global properties

Domain

Code

Version and encoding : Each FAP starts by announcing the version and encoding.

XML
<?xml version="1.0" encoding="UTF-8"?>
<kit:DataSet xmlns:ctd="http://www.memority.com/citadel/1_0" xmlns:ctdbpmn="http://www.memority.com/citadel/bpmn/1_0" xmlns:ctdbum="http://www.memority.com/citadel/bum/1_0" xmlns:ctdcore="http://www.memority.com/citadel/core/1_0" xmlns:ctdidm="http://www.memority.com/citadel/idm/1_0" xmlns:ctdrep="http://www.memority.com/citadel/rep/1_0" xmlns:ctdrule="http://www.memority.com/citadel/rule/1_0" xmlns:ctdtnt="http://www.memority.com/citadel/tnt/1_0" xmlns:kit="http://www.memority.com/toolkit/1_0" xmlns:rule="http://www.memority.com/toolkit/rule/1_0" xmlns:ruleaddon="http://www.memority.com/toolkit/addons/rule/1_0" xmlns:search="http://www.memority.com/toolkit/search-expression/1_0" xmlns:settings="http://www.memority.com/toolkit/addons/settings/1_0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <ctdbum:PolicyType id="requestPolicy_1">
   </ctdbum:PolicyType>
</kit:DataSet>

DataSet : Each FAP starts by announcing the DataSet.

The policy configuration

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.