Customer Portal

ERROR faced while using DBOutputTable Node

Comments 3

  • Avatar
    avackova
    0
    Comment actions Permalink
    Hello, from the error message it's clear, that you are trying to insert null to not nullable column (PID) and such record is rejected by the database.
  • Avatar
    sandeep87
    0
    Comment actions Permalink
    But there are no null values in PID..
  • Avatar
    avackova
    0
    Comment actions Permalink
    Please check your transformation. See the output file with working DataWriter or, if you use CloverDesigner, you can set debug on the edge leading to the DBOutputTable (but increase the DBOutputTable phase - otherwise there is no data in the debug file while the graph fails during writing to this file).

Please sign in to leave a comment.