When creating a template we have the option to choose a character as a column delimiter. In most case is the pipe character |
We'd like to use an ASCII special character to keep in pace with our Informatica exports. It is the ASCII character 30, AKA RS - Record Separator, which looks like this ^^. Is it possible in TDP to use this special character as a column delimiter?