Creating a Modeling Container

Below is the example of using the OpenMs operation to create a modeling container. The request contains repository moniker and identifier of the container to be created. The response contains moniker of opened modeling container instance. Any additional data is not extracted.

NOTE. Before creating a modeling container make sure that a default MDM repository is defined for the current repository. To set a default MDM repository, use the property ISpecialObjects.SpecialObject(MetabaseSpecialObject.RdsDatabase).

SOAP

JSON

C#

See also:

OpenMs: Operation