I’m trying to map to a flat file document type, use convertToString and save the output to a file. No matter what I do, I only get the delimited record IDs and no values. The values are in the pipeline at run time and I have validated the flat file document. ConvertToString returns no errors (signalError = true). I have tried the following changes to the schema without effect: unspecified extractors, specified extractors, ordered = true and false for all records, allow undef data = true and false for all records, record and field delimiters specified and unspecified. Nothing has made any difference. Does anyone know what can cause this behavior? Is there any way to debug this service? Thanks,
Tim
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods