Skip to Content
0
Former Member
Nov 03, 2008 at 01:16 PM

Error regarding File content conversion

183 Views

Hello all,

I am getting the below mentioned error,

com.sap.aii.af.ra.ms.api.MessagingException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Consistency error: more fields found in XML structure than specified in conversion parameters! (Value '')', probably configuration error in file adapter (XML parser error)': java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'java.lang.Exception: Consistency error: more fields found in XML structure than specified in conversion parameters! (Value '')', probably configuration error in file adapter (XML parser error)'

My scenario is rfc -> file.In receiving adaptor it is giving me this error. I am not able to understand whats going wrong with it.I have checked the parameters specified for file content conversion i think they are fine.

Please can anyone help me to get out of this..

ZZSP.addHeaderLine 0

ZZSP.fieldFixedLengths 6,8,2,6,8,2,148

ZZSP.fixedLengthTooShortHandling Cut

ZZSP.endSeparator 'nl'

ZZRP.addHeaderLine 0

ZZRP.fieldFixedLengths 3,1,2,4,2,6,1,2,2,7,9,2,7,8,5,5,6,12,8,4,6,6,3,2,67

ZZRP.fixedLengthTooShortHandling Cut

ZZRP.endSeparator 'nl'

ZZTOT.addHeaderLine 0

ZZTOT.fieldFixedLengths 3,1,2,2,2,10,35,2,2,10,35,12,12,12,12,12,12,1,14

ZZTOT.fixedLengthTooShortHandling Cut

ZZTOT.endSeparator 'nl'

ZZSUB.addHeaderLine 0

ZZSUB.fieldFixedLengths 3,1,2,10,3,2,2,3,3,6,3,25,25,6,1,12,12,12,12,12,25

ZZSUB.fixedLengthTooShortHandling Cut

ZZSUB.endSeparator 'nl'

ZZLIN.addHeaderLine 0

ZZLIN.fieldFixedLengths 3,1,2,5,2,12,23,2,8,3,6,2,9,3,5,3,3,4,4,1,9,12,12,10,10,12,3,10,1

ZZLIN.fixedLengthTooShortHandling Cut

Edited by: Siddhesh Pathak on Nov 3, 2008 2:19 PM

Edited by: Siddhesh Pathak on Nov 3, 2008 2:19 PM

Edited by: Siddhesh Pathak on Nov 3, 2008 2:20 PM