Topic by RD
Content
Hi,
I have WCF type application. I need to call this service from a async CPM.
Below is the code snippet I am trying. It gives a 400 Error(Bad request).
My applcation wsdl is http://***@***.com/SampleAPI/SampleAPIService.svc?wsdl
Please advice whether it is possible to call this type of application from a CPM?