Hi,
I have successfully deployed my Inbound port to IIS.
I am now stuck in phase of consuming this web service. I know that in every single example on the web, one would write a small .NET application, add service as a reference and live long & happily ever after.
But I happen to have XSLT transform for every inbound request into AX - I am expecting messages in one XML format and transform it to AX-understandable XML.
So the question is: is it possible to send XML directly (via HTTP Post request) to this exposed service ?
I tried that already but I keep on getting HTTP 400 (Bad Request) all the time.
I tried sending a proper AX-XML message to the service's address, but result is the same.
Anyone had similar problem/task ?
Thanks,
Maciej
*This post is locked for comments