Hello collage,
I have a very extrange mistake on one of my scenarios.
The scenario is the following: Http
> RFC
> Http
We call XI system on HTTP, like this
http://xx.xxx.xxx.xx:8010/sap/xi/adapter_plain?namespace=http%3A%2F%2Fwww%2Egemma%2Ecom%2Ftest%2Fintranet&interface=MI%5FHELP%5FVALUES&service=SCP&party=INTRANET&QOS=BE&sap%2Dclient=200&sap%2Dlanguage=EN&queueid=
where,
<interface>MI_HELP_VALUES</interface>
<qos>BE</qos>
<service>SCP</service>
<party>INTRANET</party>
http://www.gemma.com/test/intranet>
and MI_HELP_VALUES is Outbound Synchronous message interface, and output message is BAPI_HELPVALUES_GET and input message is BAPI_HELPVALUES_GET.Response
And the call returns: Wrong channel adapter type.
My communication channel sender is:
Adapter Type: XI
Transport Protocol: HTTP 1.0
Message Protocol: XI 3.0
And no message arrive on XI.
Best Regards,
Gemma 😊