Show contents 

Web Service > Web Service Operations > Working with MDM Dictionaries

Working with MDM Dictionaries

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

Operations for Working with MDM Dictionaries

  Operation Brief description
CloseRds The CloseRds operation closes an open instance of MDM dictionary.
CloseRdsElement The CloseRdsElement operation closes the edited element of MDM dictionary.
CreateRdsElement The CreateRdsElement operation creates/edits element in MDM dictionary.
GetRds The GetRds operation gets MDM dictionary metadata.
GetRdsElements The GetRdsElements operation gets information on MDM dictionary elements.
OpenRds The OpenRds operation opens an MDM dictionary and returns the context for working with dictionary data and metadata.
SetRds The SetRds operation changes metadata of the MDM dictionary.
SetRdsElement The SetRdsElement operation changes attribute values of MDM dictionary element.
SetRdsElements The SetRdsElements operation changes information about elements of MDM dictionary.

Operations for Working with MDM Repository

  Operation Brief description
CloseRdsDatabase The CloseRdsDatabase operation closes MDM repository instance.
GetRdsDatabase The GetRdsDatabase operation gets MDM repository metadata.
OpenRdsDatabase The OpenRdsDatabase operation opens MDM repository.
SetRdsDatabase The SetRdsDatabase operation changes MDM repository metadata.

NOTE. The MDM Repository object displayed in the object navigator is outdated and used for compatibility with previous platform versions.

See also:

Web Service Operations