Skip to Content
0
Former Member
Nov 14, 2012 at 05:02 PM

Reading Flat file using Java Mapping

773 Views

I am tring to read a flat file using Java Mapping but I get the error "receiver determination error: content not allowed in prolog"

I created a simple Message Type <node1></field></node1> and using it in both inbound and outbound interface.

The Java mapping is between these two interfaces.

The mapping program reads the flat file and populates the entire file into this node.

The mapping works fine in Interface Mapping testing.

I am using AEX (7.3)

What am I missing?

Thanks,

Karthik