cancel
Showing results for 
Search instead for 
Did you mean: 

problem in communication channel

Former Member
0 Kudos

Hi

I am new to xi and doing file to file scenario. In Receiver communication channel i am using file content conversion for text file. In adaptor monitering it is showing the error

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

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

Eventhough i specified the fieldFixedLengths and fieldSeparator.

Thanks

N.Surendra

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi ,

Can you please check the content conversion parameters in the communication channel.

regards,

Naveen

balaji_pichaimuthu
Active Participant
0 Kudos

hiii,

You have to give recordset.fieldSeparator = 'nl'

I think u give record.fieldseparator

Could u paste ur receiver structure and also paste ur Recv CC parameter here..

Regards,

Balaji

Former Member
0 Kudos

Hi,

It is showing conversion error. Check again for any irrelevant data symbols.

Make sure u specified the command line exactly , even lower case to uppercase might make lot of differences.