Customer Portal

Comments 2

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hi Linar,
    I spent considerable time to find solution of your problem in CLoverETL ;-). In attached project you can see how it can be done:

    • createQueryAndMetadata.grf - reads table A and creates query for table B. It saves the query in the file and creates metadata defined by query and database connection.

    • selectData.grf - reads data from table B.

    • getData.grf - runs both graphs. To run this graph you need to ad the cloveretl.connection.jar to the project class-path.
  • Avatar
    linar
    0
    Comment actions Permalink
    Thank you Agata, this is a great help.

Please sign in to leave a comment.