Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Have you tried mapping a string literal in a tMap to your output component? Something like
output_row.SEP_STRING="\u0001"
This should keep the Talend problems away. Are you passing this value along to a database query?