Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All,
I am pulling data from a CSV file (see attached). It reads all the records, but when it writes to the database it is all NULL.
The Error log doesn't seem to be showing anything significant.
I have a file for a particular record for testing.
The on-screen record counts look like everything is getting processed.
Any idea what incredibly simple newbie thing I am missing?
Thanks.
Hi,
Could you select Die on error option in your database output component?The component seems to be erroring out but you are not getting the error (since you have not selected the Die on error option).
Once you select this option, it will give more insight about error like connection issue, table not exist etc. Based on the error details, you will be able to fix the issue.
If the reply has helped to resolve your query, could you please mark the topic as resolved? Kudos are also welcome 🙂
Warm Regards,
Nikhil Thampi