Customer Portal

DB messages/logs

Comments 1

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hello,

    Please find attached example graph. Error codes and messages are sent to output port 0. If you want know amount of records saved successfully and amount of errors, just look on the little blue information numbers above edges after your graph finishes. The number on the input edge of DBOutputWriter is the total number of records. The number on the output edge is the total number of errors. Subtract them and you will get the total number of records saved correctly. Or you can automatize this by using Aggregate components with sum function.

    Regards,

Please sign in to leave a comment.