Hi,
I'm not sure if I get you correctly.
To specify content-type, you can set "edi" in <type> when invoking H2O
AS2 sender service.
The three-character code indicating the content type of the sent
payload. The available codes are:
"edi", for the content type "application/EDIFACT".
"x12", for the content type "application/EDI-X12".
"eco", for the content type "application/edi-consent".
"xml", for the content type "application/XML".
"bin", for the content type "application/ octet-stream".
For other values, Hermes will assume the content type of the payload
is "application/deflate", which means that the payload is compressed
by Zip.
Also, you may refer to here the parameters for AS2 sender service.
http://community.cecid.hku.hk/index.php/product/article/communicating_hermes_2_through_ws/#as2-sender-ws
Hope this can help.
Regards,
Philip
On Jan 30, 7:07 pm, "
michel.co...@gmail.com" <
michel.co...@gmail.com>
wrote: