Consuming wcf ws
- How-to
- Moshe Tangi
- PowerBuilder
- Tuesday, 16 June 2020 03:11 PM UTC
Hi all
I am trying to consume a wcf ws with httpclient object ( working with pb2017 r3 )
The vendor didn't give me the xml format to build my request but I have the wsdl file.
How do I convert my wsdl to an xml one in order to use with Httpclient object ?
the wsdl file is attached
for example I need to use the function : OpenAndUpdateAccount.
I know it receives an object as an argument and returns an object .
I also know the fields in both objects ,
what I don't know is : How do I build the right string for the Httpclient request ?
maybe there is an auto converting or something like that ?
Thanks
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.