We are trying to receive a purchase order via the web services. This thread looks like what we need:
We are attempting to follow the steps, however when we use codeunit 74 as suggested, no valid WSDL is returned and therefore we cannot consume the service. Instead we receive this:
That brings me to two questions:
- Is this the correct methodology for this task? If not, what is?
- If this is the correct method, why would we not get a valid WSDL and how can we consume it then?
Thanks!