Skip to end of banner
Go to start of banner

Create a Segment Entity

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

Version 1 Next »

This section describes how a segment entity can be created

What does this section cover?

Create a Segment Entity

In order for an entity to be available to Segment Mechanism, it has to meet the following conditions:

1. Entities Metadata File

In entities metadata file:

  1. <segmentincluded> tag's value must be set to true. Keep in mind that <segmentincluded> default value is false.

3. Fields Metadata file

In fields metadata file, <csrexcluded> tag's value must be set to false for the fields that you want to be available for monitoring. Keep in mind that <csrexcluded> default value is false, so in such cases, it can be omitted.

4. Modules Metadata File

In modules metadata file, define all the processes, common and additional, and printouts you want to be available for conditional security restriction under any feature of your entity's module.

 

 

  • No labels