Hello,
I am trying to make a call to a SOAP web service using an object that was created when I imported the WSDL. The web service receives the call, sends a reply, but nothing shows up in my return variables.
Now, when I look at the schema I see one instance of:
xsd:anyType
I know BP doesn't support that type, so is this the reason why I don't get a reply? If that's the case, are there any work-arounds or does anyone have any advice on how to get the job done using code?
thanks!
//g