Hi,
I am using convertToString for flat files. I mapped the ffvalues, supplied value to ffschema and delimeters but I am getting an empty string.
When I trace, I can see data in my ffvalues but why is the string in the pipelineOut is empty and so the outPutFile has no contents in it.
sounds like you don’t have a “Record Definition” in the FF schema that is equal to the name of the Record passed to ffvalues variable in the convertToString. Unless you are using a default (no record IDs) schema, if so I don’t have a suggestion.