Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imports scenarios generated by the odiBuild operation into an ODI execution repository.

Environment/Instance Properties

Property Name

Required

Description

FDODI_ODI_HOME

Yes

Fully qualified path to the ODI installation directory.

FDODI_JDBC_DRIVER_PATH

Yes

Classpath for locating the JDBC Driver.

FDODI_JDBC_URL

Yes

JDBC Connect String for the ODI Master/Work repositories.

FDODI_JDBC_DRIVER

Yes

JDBC Driver to use for connecting to the ODI Master/Work repositories.

FDODI_MASTER_USER

Yes

Database schema owner of the ODI Master repository.

FDODI_MASTER_PASSWORD

Yes

Database password for FDODI_MASTER_USER.

FDODI_ODI_USER

Yes

User to connect to ODI instance with (must have SUPERVISOR privileges).

FDODI_ODI_PASSWORD

Yes

Password for FDODI_ODI_USER.

FDODI_WORK_REPOSITORY

Yes

The name of the target ODI work repository.

FDODI_THREAD_COUNT

Yes

Thread pool size used for exporting and importing scenarios (default is 5, max is 20).

Project Properties

Property Name

Required

Description

 

 

 

Inputs

Input Name

Required

Description

 

 

 

Outputs

Output Name

Required

Description

 

 

 

Artifacts

This operation consumes the artifacts produced from the odiBuild operation of this plugin, which consists of one or more XML files representing exported ODI scenarios.

...

Note that a deployment request marked Force Deploy will d Anchor_GoBack_GoBackeploy deploy all scenarios contained in the build independent of whether they match what is in the target repository.