Customer Portal

Generic graph to replicate data

Comments 2

  • Avatar
    dpavlis
    0
    Comment actions Permalink
    You would need to create/provide the metadata for the input/output (both probably the same).
    One option is to use the dbAnalyze utility which comes with Clover engine.

    Clover also supports dynamic metadata based on SQL query, but this is not supported by the GUI. You would need to create template transformation and use parameter for the SQL query based on which the metadata would be generated at runtime.
  • Avatar
    avackova
    0
    Comment actions Permalink
    Hi,
    there is example in Examples (graphDBUnloadUniversal.grf), which illustrates usage of dynamic metadata. You can install this example to eclipse by New -> CloverETL -> Clover.ETL Examples Project.

Please sign in to leave a comment.