Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a mapping where I am converting a flatten structure using thMap to an IDoc structure. The issue is, I have a tFilterRow component in the subjob which is filtering the row on some condition, the thMap is still producing 1 row for that record and sending it to tSAPIDocOutput and it is giving error java.lang.RuntimeException:Malformed IDOC: An IDOC must contain at least one complete data record (second line) with 524 characters. Is there a way I can restrict thMap to create a default record in case no rows is received by i
Hi @Priyank Joshi , have you check the option Emit empty payload in the advanced settings of the tHmap ?
https://help.talend.com/r/en-US/7.3/data-mapping/thmap-standard-properties
Send me love and kudos