ODI Manual Inputs
By default, Manta Flow extracts ODI metadata from the configured ODI repository and then analyzes the data flows in it. It is also possible to analyze the data flows in the manually-provided Smart Exports of ODI objects exported from ODI Studio.
To analyze manually-provided ODI Smart Exports:
-
Copy all ODI Smart Exports exported from ODI Studio to the
<MANTA_DIR_HOME>/temp/odi/${odi.extractor.repository}
folder, whereodi.extractor.repository
is the identification of the ODI repository (if not changed in the ODI common configuration properties). -
Copy all ODI Exports from the execution environment to the
<MANTA_DIR_HOME>/temp/odi/${odi.extractor.repository}/technologies
folder, whereodi.extractor.repository
is the identification of the ODI repository (if not changed in the ODI common configuration properties). These exports have to start with the "TECH_" prefix. -
For more information on how to extract exports from ODI Studio, see the guide on How to Extract Exports from ODI Studio.