~openerp-chinese-team/openobject-doc/Chinese-init

« back to all changes in this revision

Viewing changes to i18n/zh_CN/source/bi/CubeDesigner/CubeDesigner.rst

  • Committer: JoshuaJan
  • Date: 2012-12-04 01:36:44 UTC
  • Revision ID: popkar77@gmail.com-20121204013644-k25kpyac672wxe22
Chinese initialization

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: Goal of Cube Designer
 
3
.. i18n: =====================
 
4
..
 
5
 
 
6
Goal of Cube Designer
 
7
=====================
 
8
 
 
9
.. i18n: The goal is to develop a User Friendly Cube Designer for Open Object - BI that allows a user to define and / or modify an OLAP cube definition starting from any database. (Oracle, MySQL, PostgreSQL). This has to be user friendly so that a end-user can define his own cube on his own database without any development knowledge.
 
10
..
 
11
 
 
12
The goal is to develop a User Friendly Cube Designer for Open Object - BI that allows a user to define and / or modify an OLAP cube definition starting from any database. (Oracle, MySQL, PostgreSQL). This has to be user friendly so that a end-user can define his own cube on his own database without any development knowledge.
 
13
 
 
14
.. i18n: Basic features
 
15
.. i18n: --------------
 
16
..
 
17
 
 
18
Basic features
 
19
--------------
 
20
 
 
21
.. i18n: The cube designer of the OpenObject – BI Solutions helps users create new cubes and modify existing ones. Once the user is connected to the database they can create cubes in two ways 
 
22
.. i18n: #Wizard Flow
 
23
.. i18n: #Generic Flow. 
 
24
..
 
25
 
 
26
The cube designer of the OpenObject – BI Solutions helps users create new cubes and modify existing ones. Once the user is connected to the database they can create cubes in two ways 
 
27
#Wizard Flow
 
28
#Generic Flow. 
 
29
 
 
30
.. i18n: Wizard Flow
 
31
.. i18n: +++++++++++
 
32
..
 
33
 
 
34
Wizard Flow
 
35
+++++++++++
 
36
 
 
37
.. i18n: In the wizard flow a wizard guides the user through the entire process of cube creation. Navigation can be done through Next and Previous button.
 
38
..
 
39
 
 
40
In the wizard flow a wizard guides the user through the entire process of cube creation. Navigation can be done through Next and Previous button.
 
41
 
 
42
.. i18n: .. note::
 
43
.. i18n:         Clicking on the “Save” button on every form causes the data to be written in the database and simultaneously the  “Next” button is activated and the user is navigated to the next form.
 
44
.. i18n:         Next button will not be activated until the data is “Saved”.
 
45
..
 
46
 
 
47
.. note::
 
48
        Clicking on the “Save” button on every form causes the data to be written in the database and simultaneously the  “Next” button is activated and the user is navigated to the next form.
 
49
        Next button will not be activated until the data is “Saved”.
 
50
 
 
51
.. i18n: Generic Flow
 
52
.. i18n: ++++++++++++
 
53
..
 
54
 
 
55
Generic Flow
 
56
++++++++++++
 
57
 
 
58
.. i18n: The cube can be modified / created by the user in a normal way.
 
59
..
 
60
 
 
61
The cube can be modified / created by the user in a normal way.
 
62
 
 
63
.. i18n: :Modify / Create A Schema:
 
64
..
 
65
 
 
66
:Modify / Create A Schema:
 
67
 
 
68
.. i18n: The user specifies the desired schema name.
 
69
.. i18n: They select the desired database or create it with the help of [new].
 
70
.. i18n: They specify the schema description.
 
71
.. i18n: They save the schema.
 
72
..
 
73
 
 
74
The user specifies the desired schema name.
 
75
They select the desired database or create it with the help of [new].
 
76
They specify the schema description.
 
77
They save the schema.
 
78
 
 
79
.. i18n: :Modify / Create A Fact Table:
 
80
..
 
81
 
 
82
:Modify / Create A Fact Table:
 
83
 
 
84
.. i18n: User makes a particular Type for Fact table
 
85
.. i18n: They select the desired database or Schema for a particular Fact Table, or create one using the [new] button.
 
86
.. i18n:   
 
87
.. i18n: :Modify / Create A Database:
 
88
..
 
89
 
 
90
User makes a particular Type for Fact table
 
91
They select the desired database or Schema for a particular Fact Table, or create one using the [new] button.
 
92
  
 
93
:Modify / Create A Database:
 
94
 
 
95
.. i18n: User specifies the “General Parameters”
 
96
.. i18n: He specifies the “Connection Parameters” that specify which database and port number will be used for the connection.
 
97
.. i18n: He tests the connection for error and the “Connection URL” is generated.
 
98
.. i18n: On connection string being correct the new database is created.
 
99
..
 
100
 
 
101
User specifies the “General Parameters”
 
102
He specifies the “Connection Parameters” that specify which database and port number will be used for the connection.
 
103
He tests the connection for error and the “Connection URL” is generated.
 
104
On connection string being correct the new database is created.
 
105
 
 
106
.. i18n: :Modify / Create A Cube:
 
107
..
 
108
 
 
109
:Modify / Create A Cube:
 
110
 
 
111
.. i18n: The user provides desired cube name along with the fact tables and schema name.
 
112
.. i18n: The user can select previously created fact tables via a drop down box or can create a new fact table by clicking on [new].
 
113
.. i18n: Same goes for schema too.
 
114
.. i18n: The dimensions and measures will be empty as they have not yet been created.
 
115
..
 
116
 
 
117
The user provides desired cube name along with the fact tables and schema name.
 
118
The user can select previously created fact tables via a drop down box or can create a new fact table by clicking on [new].
 
119
Same goes for schema too.
 
120
The dimensions and measures will be empty as they have not yet been created.
 
121
 
 
122
.. i18n: :Modify / Create  A Dimension:
 
123
..
 
124
 
 
125
:Modify / Create  A Dimension:
 
126
 
 
127
.. i18n: The user provides the dimension name. 
 
128
.. i18n: The given cube name will appear in the drop down box. They can select a cube name from the list or create a new cube by clicking on [new]. 
 
129
.. i18n: Hierarchies are absent.
 
130
..
 
131
 
 
132
The user provides the dimension name. 
 
133
The given cube name will appear in the drop down box. They can select a cube name from the list or create a new cube by clicking on [new]. 
 
134
Hierarchies are absent.
 
135
 
 
136
.. i18n: :Modify / Create A Hierarchies:
 
137
..
 
138
 
 
139
:Modify / Create A Hierarchies:
 
140
 
 
141
.. i18n: The user provides the hierarchy name.
 
142
.. i18n: The dimension name will come in the dropdown box.
 
143
.. i18n: User can create a new dimension by clicking on [new]. 
 
144
.. i18n: User will provide the hierarchy field name, sequence, hierarchy type, all member and default member fields. 
 
145
.. i18n: User will give the fact table by selecting it from a drop down box or by creating a new fact table altogether by clicking on [new]
 
146
..
 
147
 
 
148
The user provides the hierarchy name.
 
149
The dimension name will come in the dropdown box.
 
150
User can create a new dimension by clicking on [new]. 
 
151
User will provide the hierarchy field name, sequence, hierarchy type, all member and default member fields. 
 
152
User will give the fact table by selecting it from a drop down box or by creating a new fact table altogether by clicking on [new]
 
153
 
 
154
.. i18n: :Modify / Create A Levels:
 
155
..
 
156
 
 
157
:Modify / Create A Levels:
 
158
 
 
159
.. i18n: The user has to specify the level name, column name, column id, level class, table name, sequence and hierarchy.
 
160
.. i18n: Hierarchy will appear in the drop down box. 
 
161
.. i18n: He can create a new hierarchy by clicking on [new]. 
 
162
..
 
163
 
 
164
The user has to specify the level name, column name, column id, level class, table name, sequence and hierarchy.
 
165
Hierarchy will appear in the drop down box. 
 
166
He can create a new hierarchy by clicking on [new]. 
 
167
 
 
168
.. i18n: .. note::
 
169
.. i18n:         Clicking on the "Save" button on every form causes the data to be written in the database.
 
170
.. i18n:         Double Click on row opens modification window of respective record.
 
171
..
 
172
 
 
173
.. note::
 
174
        Clicking on the "Save" button on every form causes the data to be written in the database.
 
175
        Double Click on row opens modification window of respective record.
 
176
 
 
177
.. i18n: :Modify / Create  A Measures:
 
178
..
 
179
 
 
180
:Modify / Create  A Measures:
 
181
 
 
182
.. i18n: The user provides the Measure name. 
 
183
.. i18n: The given cube name will appear in the drop down box. They can select a cube name from the list or create a new cube by clicking on the [new]. 
 
184
.. i18n: It defines the all calculation / aggregation with fact column name.
 
185
.. i18n: Here all calculation / aggregation are interdependent with the fields of fact column name, aggregator, data type and format of string.
 
186
..
 
187
 
 
188
The user provides the Measure name. 
 
189
The given cube name will appear in the drop down box. They can select a cube name from the list or create a new cube by clicking on the [new]. 
 
190
It defines the all calculation / aggregation with fact column name.
 
191
Here all calculation / aggregation are interdependent with the fields of fact column name, aggregator, data type and format of string.