cancel
Showing results for 
Search instead for 
Did you mean: 

PayloadZipBean in SFTP sender adapter

Former Member
0 Kudos

The senario is : the sender channel uses the ZIP module. The sender and receiver adapters are SFTP and there is no Message mapping. The sender channel zips the text file. However the Sender cahnnel is green is Communication cannel monitoring but fails at SXMB_MONI with error message "No interface determination found for outbound interface XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: Error while determining root tag of XML: BOM / charset detection".

Configuration module tab in sender channel corresponding to PayloadZipBean module:

zip zip.fileNameKey Content-Type: text/plain; name="name.txt"

zip zip.mode zip.

Please advice.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos

1) why dont you use the zip module on the Receiver channel?

2) if sender is doing a zip, the payload (message) wont match with that of the one in your interface (SI/ MI)

stefan_grube
Active Contributor
0 Kudos

change your interface to type "XI 3.0 compatible". This is obligatory for any interface representing non-XML files.