Hi well my Input i as follows:
7283167S500481000000001789098
whereas my FCC in Sender-CC FTP is like:
RecordSet-Name: BestfileRecordSet
PecordSetStructure: BestFileHeader,,BestFilePos,
Recordsets per Mesage: *
KeyfieldName: BDART
BestFileHeader.fieldNames=BDKDNR,BDDSKNR,BDART
BestFileHeader.fieldFixedLenghts=4,3,1
BestFileHeader.endSeparator= 'nl'
BestFileHeader.processFieldNames= fromConfiguration
BestFileHeader.keyFieldValue=T
BestFilePos.fieldNames= BDART,BDIDENT,BDMENGE,BDFREMD
BestFilePos.fieldFixedLenghts= 1,8,7,10
BestFilePos.endSeparator= 'nl'
BestFilePos.processFieldNames= fromConfiguration
BestFilePos.keyFieldValue = S
BestfileRecordSet.endSeparator='nl'
In CC-Monitoring i get:
java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found: Parameter 'BestFileHeader.fieldFixedLengths' or 'BestFileHeader.fieldSeparator' is missing Consistency check: no. of arguments in 'BestFileHeader.fieldFixedLength' does not match 'BestFileHeader.fieldNames' (0 <> 3)
so what is wrong?! Can sb help me?!
br Jens