Refer to documentation Implementation
Presentation
The entry screen is used to define in a grid the set of facts tables used by the datamart.
Close
Fields
The following fields are present on this tab :
Block number 1
| This code identifies the created records in a unique manner. |
| [object Object] |
|   |
Characteristics
| An activity code is used to:
In this way, if the activity code is disabled, the marked element will not be useable, and the associated code (if any) will neither be generated nor can be activated. |
| [object Object] |
Setup
|   |
|   |
Block number 5
|   |
|   |
|   |
|   |
Block number 6
| The designer manages the ANSI 92 syntax for the joins. ANSI 92 is not managed by default. The management has to be activated by setting this universe parameter SQL ANSI92 asYes. |
| This parameter is used to group all the indicator fields of the fact table in a specific class. |
| This datamart parameter is used to manage X3 'null' dates in the universe. Depending on the database type, the date 12-31-1599 will be replaced by null. The date object select will display: a field that corresponds to the date field of the current table
"CASE WHEN " & Champ & " = '31-12-1599' THEN null Else " & Champ & " END COLCASE"
"CASE {fn year(" & Champ & ")} WHEN 1753 THEN null ELSE " & Champ & " END" |
| Addition used if there are two objects with the same name in a class |
| This parameter determines whether subclasses are created or not during the universe generation. |
| This parameter is used to define the universe's object or not. |
Grid Fact tables
| Define the code of a facts table associated with the datamart. |
|   |
| An activity code is used to:
In this way, if the activity code is disabled, the marked element will not be useable, and the associated code (if any) will neither be generated nor can be activated. |
Close
The following fields are included on the window opened through this button : Block number 1
Block number 2
Close This button is used to copy the record definition from or to another folder. |
This choice of menu allows to zoom to the documentation management, on the first documentation paragraph (if it exists) related to the current record.
This choice of menu allows to zoom on the dictionary link management function. This function allows to establish links between the current record and other records (for example links between functions and parameters). These links, dedicated for documentation purpose, allows the generation of documentation structure.
This choice of menu allows to generate the documentation. Three types of generation can be separately or simultaneously started :
The ranges and parameter proposed by default are defaulted according ti the current record, but they can be changed during the execution.