Show TOC

Creating IndexesLocate this document in the navigation structure

You can create secondary indexes for a DataStore object.

Context

Note This is an expert setting. There is usually no need to change this setting. Changing the indexes can be useful if a large number of individual records needs to be read in the DataStore object.

The index is created on the active table. If no active table is found, the index is created on the inbound table.

Procedure

Creating Indexes

  1. Choose the Settings tab and expand the area Indexes.
  2. Choose New to create a new index. The name of the index is generated automatically from the first available number that has not already been used for an index.
  3. Select a field//InfoObject for the index and choose OK. The index is created and is displayed in the index area.
  4. You can change or delete the index.