ODI Generator provides statements for creating ODI models, projects, and project folders. Models and project folders can have more than one level depth (i.e. sub-models and sub-projects) but this topic is not covered here.
Create an ODI model:The following statement can be used in ODI Generator to create a model. You have to specify a model code, a model name and the logical schema associated with the model.
Create an ODI project:The following statement should be used in ODI Generator to create a new project. You have to specify the project code and the project name.
Create an ODI project folder:where: ODIGEN_DEMO is the code of the project to which the created folder belong 01_BASE_LOAD is the folder's code
|