Originally posted by: PaulBrett
I was recently asked for a Web Services example, and I found that the example I have used in the past no longer works, because the 3rd party has discontinued their service.
Here's a new one.
Based on this service: https://www.w3schools.com/xml/tempconvert.asmx
I got the WSDL using the link: https://www.w3schools.com/xml/tempconvert.asmx?WSDL
I then imported the WSDL (twice) using the ITX Design Studio WSDL Importer, to create:
TempConvert_cf_soap.xsd
TempConvert_cf_type.xsd
TempConvert_fc_soap.xsd
TempConvert_fc_type.xsd
Finally, I developed the map, to call the Web Service.
Review the example, and let me know if you have any suggestions for improvement or questions about developing maps to consume Web Services.
Thank you.
Paul
Follow me on Twitter
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender