Customer Portal

Trouble with Database lookup table

Comments 2

  • Avatar
    pro7
    0
    Comment actions Permalink
    Maybe I'm just not understanding lookup tables very well... will look for some examples of how to use.
  • Avatar
    stysm
    0
    Comment actions Permalink
    Hi pro7,

    From what you are saying, I suppose you were using LookupTableReaderWriter. In general, this is not the best component for reading from databases. Instead, please use DBInputTable as you have already found out.

    Moreover, it is not that you do not understand lookup tables, but our documentation is not clear about them sometimes. LookupTableReaderWriter is not meant for writing with DB lookup tables at all (with reading not working reliably, either). You may notice we have already raised an issue about this and will pay attention to it soon.

    We hope this helps you when working with CloverETL.

Please sign in to leave a comment.