Warehouse Builder OMB*Plus Command Reference
Contents
Page 390 of 513

OMBRETRIEVE CT_FOLDER

Purpose

To retrieve metadata on a CT (Code Template) folder.

Prerequisites

In the context of a project.

Syntax

retrieveCTModuleCommand =  OMBRETRIEVE CT_FOLDER "QUOTED_STRING" ( 
          "getPropertiesClause" | "getReferenceIconSetClause" )
     getPropertiesClause =  GET PROPERTIES "(" "propertyNameList" ")"
     getReferenceIconSetClause =  GET ( REF | REFERENCE ) ICONSET
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveCTModuleCommand

Retrieve definition of a CT (Code Template) folder.

getPropertiesClause

Get the values of the specified properties.

getPropertiesClause

Basic properties for CT_FOLDER: 

Name: BUSINESS_NAME
Type: STRING(200)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Business name of the code template folder

Name: DESCRIPTION
Type: STRING(4000)
Valid Values: Any valid character string in supported character set.
Default: Empty string
Description of the code template folder

getReferenceIconSetClause

Retrieve the icon set referenced by this CT folder.

propertyNameList

The list of property names to get.

See Also

OMBRETRIEVE

Previous Page
Page 390 of 513
Next Page