Related meta data keys
The TxtToXML module can be used with any of input options. However if you want to use it with the other input options/plugins than the file input, then the input file must be sent with the meta data key, com.interform400.xml.txt2xml, which must be set to true:
com.interform400.xml.txt2xml = true
It is also possible to set these metadata keys (examples below):
com.interform400.xml.txt2xml.fileencoding = utf-8
com.interform400.xml.txt2xml.seperationRegex = ,
com.interform400.xml.txt2xml.trimwhitespace = false
com.interform400.xml.txt2xml.attributeLinenumber = false
com.interform400.xml.txt2xml.attributeTagindex = false
(These meta data keys relates to the similar fields on the web configuration shown above).
Please note, that the meta data keys above must be sent from the input plugin - it is too late, if they are defined in the workflow and/or template.