Hi All,
I am working on SFTP to As2(Advantco) scenario. We are sending the txt files to target.
As of now file is sent with content type application/xml. But target system is asking to change it to "application/octet-stream"
In the AS2 adapter guide, there is section 3.4.4.8. MIME Settings which talks about content type change.
Unfortunately i am not seeing that in the receiver channel.
does anyone know how to change the content type for AS2 channel?
Will standard adapter module work on third party adapter? like messageTransformBean
Thanks.