Table of Contents

Search

  1. Preface
  2. Introduction
  3. Working with Enterprise Data Manager
  4. Enterprise Data Manager
  5. ILM Repository Constraints
  6. Partition Exchange Purging
  7. APIs
  8. Smart Partitioning
  9. Salesforce Accelerator
  10. SAP Application Retirement Entities
  11. Import Formats for Constraints
  12. Glossary

Enterprise Data Manager Guide

Enterprise Data Manager Guide

Entity Dimension Properties

Entity Dimension Properties

Enter dimension rule properties to associate a dimension with a segmentation group.
The following table describes dimension rule properties:
Field Name
Description
Order
Order in which the dimension appears in the Data Archive user interface.
Driving Table Name
Name of the segmentation group driving table. The drop-down menu lists available driving tables.
Dimension Rule Name
Name of the dimension rule. Enter a descriptive name for the dimension rule.
Dimension Name
Name of the dimension associated with the driving table. The drop-down menu lists available dimensions.
Datatype
Datatype of the selected dimension. Datatype is date, number, or string. This field is read-only.
Dimension Parameters
Parameters used to associate the driving table to the dimension. The dimension rule must contain references to these parameters.
For example, if the dimension is time, the parameters are :TIME_FROM and :TIME_TO
Dimension parameters are determined by the type of dimension, list or range. This field is read-only.
Dimension Rule
The WHERE clause fragment that associates the driving table with the dimension parameters.
For example: CHECK_PARENT.CLEARED_DATE between :TIME_FROM and :TIME_TO
For interim table preprocessing, the TIME dimension rule is a SELECT statement.
For example: SELECT r.header_id, MAX(r.closed_date) max_date FROM DEMO_SRC.HEADERS5 r GROUP BY r_header.id
Interim
Indicates whether you have chosen to pre-process the business rules using interim tables. This field is read-only.

0 COMMENTS

We’d like to hear from you!