cancel
Showing results for 
Search instead for 
Did you mean: 

Error in using FCC

Former Member
0 Kudos

Dear All,

I am working on a File-XI-File scenario in which the source file is an Excel file having 7 columns. I have used File Content Conversion in the sender File adapter side but its showing me an error in the adapter. I have used following parameters for FCC:

ROOT.fieldNames:PRODH,VTEXT,LEVEL,EXTRACT_DATE,UPDATED_BY_USER,UPDATED_TIME,Excel_Out_Date

ROOT.fieldSeperator: '0x09'

ROOT.endSeperator: 'nl'

ignoreRecordsetName: true

ROOT.processConfiguration: FromConfiguration

and the follwoing error I am receiving in the adapter:

Sender Adapter v2307 for Party '', Service 'com_jain_R3_BACKEND_BS':

Configured at 2008-02-07 11:25:16 GMT+05:30

History:

- 2008-02-07 11:25:16 GMT+05:30: Error: Conversion initialization failed: Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:

Parameter 'ROOT.fieldFixedLengths' or 'ROOT.fieldSeparator' is missing

Consistency check: no. of arguments in 'ROOT.fieldFixedLength' does not match 'ROOT.fieldNames' (0 <> 7)

Please guide me what is the error and how this can be resolved.

Regards,

N.Jain

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Spell mistake its fieldSeparator not fieldSeperator

Make the correction and try again.

Thnx

Chirag

Answers (0)