applyRollbackArchive
Applies a rollback deployment archive generated by the user or from FlexDeploy to an ODI repository.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
ODI Home |
| Yes | Fully qualified path to the ODI installation directory. |
ODI JDBC Driver Path |
| Yes | Class path for locating the JDBC Driver. |
ODI JDBC URL |
| Yes | JDBC Connect String for the ODI Master/Work repositories. |
ODI JDBC Driver |
| Yes | JDBC Driver to use for connecting to the ODI Master/Work repositories. |
ODI Master User |
| Yes | Database schema owner of the ODI Master repository. |
ODI Master Password |
| Yes | Database password for ODI Master User. |
ODI User |
| Yes | User to connect to ODI instance with (must have |
ODI Password |
| Yes | Password for ODI User. |
ODI Work Repository |
| Yes | The name of the target ODI work repository. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Rollback Archive Path |
| Yes | The absolute path of the rollback archive file to apply. |
Export Key |
| No | Export Key to be used to migrate cipher data in the Rollback Archive during apply. |
Apply Without Cipher Data |
| No | If true, any cipher data present in the Deployment Archive will be made null during apply. If false, the Export Key will be used to migrate the cipher data. |
Artifacts
This operation consumes the artifacts produced from a build workflow.
Endpoint Selection
This operation will select all available endpoints associated to the Target.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
Special Considerations
This operation is available for Oracle Data Integrator 12.2.1+ only.
- style