Customer Portal

Validating timestamps to find missing rows

Comments 1

  • Avatar
    Pedro Vazquez Rosario
    0
    Comment actions Permalink
    Hi,

    I would recommend that you use a Normalizer, since it can produce more records than are being read into the input port. You will need to sort the data first using ExtSort or FastSort depending on the amount of data you have, and pass it into the Normalizer.

    I have taken the liberty of adding a sample graph with this process, if you have any doubts please let me know.

Please sign in to leave a comment.