Flat file mapping error
by portedquery on Tue, Jul 15 2008 12:31 PM
I am encountering another error while trying to map Flat files:
Suspending Message for Receive Port SimpleFileF...
MessagingException, Error executing map 6df479da-984b-490e-8b50-b552eaf064f0 for Receive Port 'SimpleFileFolderGet' : --> Data at the root level is invalid. Line 1, position 1. <- System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlTextReader.Read()
at SmartsIntegrator.Schemas.SchemaDisassembler.GetMessageSchemaType(DALBase dal, Stream msgContents)
at SmartsIntegrator.Messaging.ReceivePort.ReceiveMessage(Stream msgContents, Hashtable msgParameters, Boolean sub)
I have attached the In file, the export of
1) in and out schemas and
2) the map file.
Please let me know if you need more information.
Regards,
P