Exporting Scenarios FAQS

  1. How do I export a single scenario?
    • The process for exporting a single scenario is covered separately under "Exporting one ODI Object." You would typically right-click the individual scenario and follow the export steps for that specific scenario.
  2. What is the "Export Directory" and why is it important?
    • The Export Directory is the location on your system where the exported scenario or load plan will be saved. If not specified, the export file will be created in the Default Export Directory.
  3. What does the "Child components export" option do?
    • If this option is checked, all linked objects (child components) related to the object being exported will also be exported. These are the objects visible under the selected object in the tree, and it's recommended to leave this option checked to ensure a complete export.
  4. What happens if I check "Replace existing files without warning"?
    • If this option is enabled, any existing files with the same name in the export directory will be automatically replaced by the exported files without any confirmation prompt.
  5. What does the "Export Key" do?
    • The Export Key is used to preserve and encrypt sensitive data (like passwords) during the export process. You will need to provide this key when importing the scenario if you want to decrypt the sensitive data.
  6. What are the "Advanced options" for XML export?
    • The Advanced options allow you to configure the XML file’s version and encoding settings:
      • XML Version specifies the XML version (usually 1.0).
      • Character Set determines the encoding for the file (usually ISO-8859-1).
      • Java Character Set specifies the Java character set used when generating the file.
  7. Can I export multiple scenarios at once?
    • Yes, you can export multiple scenarios by selecting a Project or Folder containing the scenarios and using the Export All Scenarios option.
  8. What file format are exported scenarios saved in?
    • Scenarios are exported in XML format, with an option to customize certain XML settings (like version and encoding).
  9. Can I export scenarios to any directory?
    • Yes, you can specify the export directory for your exported files. If you do not specify one, the default export directory will be used.
  10. What happens if I forget to set the Export Key?
  • If you don't set the Export Key, the sensitive data (e.g., passwords) will not be encrypted during the export, which could pose a security risk. If you want to preserve sensitive data, it's recommended to always set an Export Key.

 

No comments:

Post a Comment