Service Studio 6.0 Help
Indexes Tab
In the edit window of your entity, launched by double-clicking the entity or pressing "More..." at the properties window of your entity, you can manage the attributes and indexes of the entity, specify the entity's example of a record or for static entities manage its records, and define some advanced options related to the entity.
The Indexes Tab allows you to manage the indexes. The next picture presents an example of this tab:

In this tab you can create, delete, and change the indexes of an entity. For each index you have to specify its properties.
|
Property |
Description |
Optionality |
Default value |
Obs. |
|
Name |
Internal name that identifies the Index in Service Studio. |
Mandatory |
Indexn |
|
|
Description |
Free text that describes the secondary key. |
Optional |
|
Useful for documentation purposes. The maximum size of this property is 2000 characters. |
|
Unique |
Indicates whether the index is unique or not. |
Mandatory |
No |
|
|
Attribute Selection |
Set of attributes that form the key. |
NA |
NA |
At least one attribute must be associated with the Secondary Key. If not, the eSpace is not valid (An eSpace is valid when all expressions are correctly defined and the TrueChange operation issues no errors.). |
See Also
Entity Description | Attributes Tab | Example Record Tab | Advanced Tab | Static Entity's Records Tab