I/O Adapter - Fixed Length Input Operation

In the Enterprise Integrator I want to use the Fixed Length Input Operation Template that comes with the IOAdapter. I need to Poll the content of a flat file, use the Fixed Length Input Operation to parse this content into a hierarchical record and map it’s fields into a document type I define to mach and finally publish this document type. When I get to the step where I map the fields from the parsed stream to the document type, I get an ‘illegal mapping’ error warning. The document type maches entirely the record structure. What is the reason please? Thank you,
Simona

Hi,

Add a dimention to the stucture… since the FLI operation returns a multiple output you will be able to map only to structures of multiple dimension and not a simple structure…

hope this helps…

Sampath