Web Service > Web Service Operations > 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:
Work with MDM repository structure.
Work with the structure of an MDM dictionary (get and change various structural elements: attributes, parameters, relationships, levels, and translation parameters).
Work with dictionary elements.
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: