WebService call out from Dynamics AX 4.x

There is alot examples on the net on how to call IN to axapta’s ws, but almost nothing on the opposite… :frowning:

Any tips on how to call a webservice from X++ and OUT, would be much appreciated!

I tryed to figure out how AIF does it, but it was easier sad then done …, mostly it seems as it does it through there very own special DLL’s.

I have a working old SOAP solution, but need either SOAP or newer .NET setup which doesn’t demand a special DLL on the server. Somehow there should be a way to use the System.Web.Services package under References in axapta, but I can’t find a way how.

Many thanks in advance

/Henrik Laurell, Sweden