Skip to Content
0
Former Member
Jun 01, 2007 at 05:41 PM

FCC Message Mapping Problem

22 Views

Hi,

I am doing the following scenario according to Sravya's comments

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns

Though the file is picked and reached the target

Sender file contains the following data as shown in the weblog:

Books,CD,Video,Games

CD,Games,DVD

DVD,CD,Video,Games,Books

Books

CD,DVD

But after conversion the target file contains only

-


<?xml version="1.0" encoding="UTF-8" ?>

http://unequalnoofcolumns.com" />

-


In Adapter Framework , I am getting this error

Initialization error: Conversion initialization failed with java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:

Format error in 'xml.recordset' argument: incomplete structure (name,number) pair

It does not contain any data

why the target file does not contain any data ?

Thanks,

ss

Message was edited by:

srinivas