One way you might be able to get there would be to add a SplitRecord
on the failure relationship of the processor and have it loop its
output back to the processor so you can narrow down which record was
failing.

On Sun, Oct 25, 2020 at 1:58 PM KhajaAsmath Mohammed
<[email protected]> wrote:
>
> Hi,
>
> I am using putddabase record with json tree reader to insert data into 
> database. This works great but is there a possibility to get column name in 
> the error?  I need to open the file and see the text to find out the column.
>
> putdatabaserecord.error
> SAP DBTech JDBC: Value too large for column:
>
> Displaying column name will be really helpful. Any suggestions?
>
> Thanks,
> Asmath
>

Reply via email to