Previous Topic: Run At Events

Next Topic: Use Dynamic Values in Data or Action Elements

Data Elements

Data elements are the core of policy rules and are also used for creating other policy data. Data elements represent the information used when defining a policy. A policy can contain multiple data elements.

Policy Xpress uses flexible plug-ins for gathering the data element information. Each one of the plug-ins can do a small scale, dedicated task. However, several plug-ins can be used together to build more complex policies. An example of a data element plug-in is a user attribute element. The goal of the element is to gather information about a certain attribute which is a part of the user's profile.

Data elements are calculated when they are called, meaning either a rule is using the data element, or another element needing calculation is using the data element as a parameter.
For example, an SQL query data element can retrieve a value from a table, but it needs the user's department to build the query. In this case, the department data element must run before the SQL query data element, and then the value can be used as a parameter.

The following fields define a data element:


Copyright © 2009 CA. All rights reserved.