Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
check whether you have set commit action or not, it may cause such problem. tXXXCommit component to verify.
check whether you have set commit action or not, it may cause such problem. tXXXCommit component to verify.
This is absolutely what I was missing. Using tMySQLCommit resolved the issue.
One more thing to ponder while implementing tWriteXMLField.
The Output should have only one column namely "XML" of varchar type (of size 255, this can be less as well). If the column is not "XML", Job will finish successfully but there won't be any output stored in MySQL Table.