Customer Portal

Process each file separately

Comments 1

  • Avatar
    julrych
    0
    Comment actions Permalink
    Hi Ilan,

    There are basically two ways how to do that and you can choose which one fits your use case the best:

    • run graph for each file separately providing a filename as parameter

    • use metadata autofilling functions to populate source filename to each record. That way you can process all files at once and just partition the output by filename.

Please sign in to leave a comment.