Working with MDM Dictionaries

This section describes operations that are used to work with MDM repository and MDM dictionaries. The operations enable the user to execute the following actions:

Operations

  Operation Brief description
The CloseRds operation closes an open instance of MDM dictionary.
The CloseRdsDatabase operation closes MDM repository instance.
The GetRds operation gets MDM dictionary metadata.
The GetRdsDatabase operation gets MDM repository metadata.
The GetRdsElements operation gets information on MDM dictionary elements.
The OpenRds operation opens an MDM dictionary and returns the context for working with dictionary data and metadata.
The OpenRdsDatabase operation opens MDM repository.
The SetRds operation changes metadata of the MDM dictionary.
The SetRdsDatabase operation changes MDM repository metadata.
The SetRdsElements operation changes information about elements of MDM dictionary.

See also:

Web Service Operations