OMBRETRIEVE CMI_DEFINITION

Purpose

Retrieve details of the CMI definition.

Prerequisites

Should be in the root context.

Syntax

retrieveMIVDefinitionCommand =  OMBRETRIEVE CMI_DEFINITION "QUOTED_STRING" 
          "getPropertiesClause"
     getPropertiesClause =  GET PROPERTIES "(" "propertyNameList" ")"
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveMIVDefinitionCommand

This command retrieves the details of an CMI Definition

QUOTED_STRING

Name of the existing CMI definition or path to the CMI definition.

getPropertiesClause

Retrieve a set of properties that is associated with an CMI Definition.

propertyNameList

Comma separated list of property names. Property names are unquoted.

CMI_DEFINITION Object

Table 18-1 CMI_DEFINITION Object

Property Type Choices Min Max Default Description

LOCATION_UOID

STRING

none

none

none

empty string

Location Warehouse Builder should use to retrieve the data.


See Also

OMBRETRIEVE