Who can do this (User role)

Data Publisher


Description

I want to export DPU template(s) from one system so that I can prepare DPU template in a test system and then update (import to) production environment.

Preconditions

  • at least one 2nd level DPU template exists

How to do it:

  • selects and clicks 'Unified Views' from 'Tools' combo box on main page of internal catalog
    • 'Home' page of ODN/UV is displayed
  • clicks 'DPU Templates' in main menu
    • list of all DPU templates organized in Develop tree is displayed 
    • 'Export DPU templates' button is available
  • clicks 'Export DPU templates' button
    • 'Export DPU templates' dialog is displayed containing
      • list of all DPU template names organized in tree representation with a checkbox for each DPU template - all checked by default 
      • 'Type' column which takes values 'Extractor', 'Transformer', 'Loader'
      • 'Check all' button - checks all unchecked checkboxes 
      • 'Uncheck all' button - unchecks all checked checkboxes
      • 'Export' button
      • 'Cancel' button - closes the 'Export DPU templates' dialog, no export is done 
    • unchecks and/or checks the selected DPU templates
      • If 3rd level DPU template is checked, 2nd level DPU template to which it belongs is automatically checked as well
      • if a 2nd level DPU template is checked and user unchecks it, all child 3rd level DPU templates are unchecked automatically
    • clicks 'Export' button if satisfied
      • zip file with name 'DPU templates' is created containing
        • DPU JARs for DPU template regardless of the level of DPU template selected (also for 3rd level DPUs)
        • for multiple child 3rd level DPU templates with the same parent 2nd level DPU template, DPU JAR is included only once
        • 3rd level DPU templates
      • zip file is downloaded to local file system (exact location depends on browser settings)
      • 'Export DPU templates' dialog is closed

Notes

84