Customer Portal

ComplexDataReader help

Comments 2

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi Jus,

    I expect your data was harmed during pasting to forum, and they should look like (I used | as separator):


    H0001|This is the header information|12345|etcetc
    S0000001|This is the batch start|11111
    D0000001001|The detail record|99|Jeaux Bleaux|3297|etcetc
    D0000001002|Next detail record|98|Jahnh Deaux|4588|etc
    F0000001|This is the batch finish|6432|etc
    S0000002|This is the next batch start|23422
    D0000002001|The detail record|55|Inigo Montoya|2237|etcetc



    Your data are basically great use case for our ComplexDataReader. See atached graph for sample.

    (All record types are send to separate outputs, 'detail' items are enriched by batch id)
  • Avatar
    jus
    0
    Comment actions Permalink
    Awesome! Thanks Jaroslav!

Please sign in to leave a comment.