Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

OMBIMPORT CT_FILE

Purpose

Imports a code template from an ODI (Oracle Data Integrator) knowledge module file.

Prerequisites

Must be in a project context

Syntax

odiKMImportCommand =  ( CT_FILE "QUOTED_STRING" [ "kmNameClause" ] [ 
          "kmModuleClause" ] )
     kmNameClause =  CT_NAME "QUOTED_STRING"
     kmModuleClause =  CT_FOLDER_NAME "QUOTED_STRING"

Parameters

odiKMImportCommand

Import an ODI knowledge module from a file.

kmNameClause

Name assigned to imported code template. A generated name will be used if this is not set.

kmModuleClause

CT folder used to contain the code template. If the module name is prefaced by "PUBIC_PROJECT/" the importer will create/use the ct module in the public project. If the PUBLIC_PROJECT is not set, the ct module created/used will be in the current project. If CT_FOLDER_NAME is not set, then the importer will use ODI_KM in the current project.