Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can create and maintain enrichment rules. 

Best Practices for Creating Rules

We recommend you use a test environment to validate new rules before migrating them into production. Assign the test environment rule a Rule ID that does not exist in production to assure proper migration. If you build rules directly in your production region, you do not have to assign an ID manually. A unique ID is generated automatically.

You can set rules to enumerate composites. To do this, select Additional Options from the Add Entity menu. Since composite entities rarely have holdings of their own, the best practice is to select this option. If you require enrichment for a composite that has its own accounting data, disable this option.

Standard rules must have an enrichment defined in at least one category. A rule has four categories for enrichment:

  • Direct Holdings

  • Synthetic Holdings

  • Direct Cash Activity

  • Synthetic Cash Activity

In this section

Child pages (Children Display)

You can create roll forward rules with or without enrichments. A rule with no enrichments finds the most recent positions and move them to the current date "as is."

There are two ways you can add Eagle enrichment rules:

You can create roll forward rules with or without enrichments. A rule with no enrichments finds the most recent positions and move them to the current date "as is."

Info

If you want to apply a custom enrichment, create the detail calculation field first, so it is available when you create the rule. Otherwise, navigate to the field attribute area in the Enrichment module.

Additional Rule Types

Roll Forward Rules

Roll forward rules are optional. They provide a way to normalize position data for portfolios that do not have positions loading to the database on a regular basis. For example, real estate funds might only be revalued on a quarterly basis but reporting happens on a monthly basis. Roll forward can capture the last quarter end positions and roll them to the current month end date.

Roll forward creates positions for the date for which you run the engine. Positions are created under the Eagle Enrichment source. The original accounting data is not altered. Roll forward automatically uses the most recent positions based on the source rule hierarchy (enrichment settings) or source rule override, if applicable.

If a secondary source has data that is newer than the most recent primary source, the secondary source data is used.

Note that custom fields such as Detail Calculations are processed in a special way within roll forward rules. Specifically, holdings based fields always use the values from the original accounting record. However, security data such as price is based on the effective date of the date you are rolling forward to. For example assume the most recent positions are from 12/31/2014 and you are rolling them forward to 1/31/2015. The roll forward rule includes an enrichment with a detail calculation defined as PAR x PRICE (mapped to the market value column). The roll forward process fetches the PAR value from the 12/31/2014 record, multiplies it by the PRICE as of 1/31/2015 then store the result in the market value column on the 1/31/2015 position record for the Eagle Enrichment source.

Roll forward supports custom fields with source specific price fields. This provides a basis for creating estimated valuations using different price sources for different asset classes. You should not include a portfolio in both a standard and roll forward rule, so that one rule does not overwrite the other.

Residual Rules

Residual rules are optional. They interact with any record that is left untouched by all enabled security specific rules for portfolios included in the residual rule.

These rules provide an efficient way to make sure that all previously un-enriched securities receive the same enrichment processing without having to create numerous security specific rules. For example, assume that there are two security specific rules for options and futures to calculate a custom notional value and map to the NOTIONAL_MARKET_VALUE column. If these are the only rules, then only futures and options have a value in that column. Assume that for reporting purposes it is beneficial if ALL securities had a value in that column. You could create a residual rule with no security criteria to map the value from MARKET_VALUE to NOTIONAL_MARKET_VALUE. When the engine runs, it looks at all the positions for the portfolios. All the futures and options are enriched according to the security specific rule. Everything that is not a future or option is picked up by the residual rule.

...

Eagle’s Instrument Engineering team maintains a core set of package content Eagle Enrichment rules that calculate notional exposure. You can also create and maintain custom rules to meet your specific business requirements. However, functional (business logic) product support is only available for the package content rules. Custom rules are supported in terms of the technical operation of the product, but support is not available to triage issues with specific results based on the unique business logic that was implemented.

The pages in this section contain additional information about these and other Eagle Enrichment rule management topics:

Child pages (Children Display)