Generating the Hello World WSDL File
Procedure
Result
By default HTTP connectors are created with the machine name 0.0.0.0. For example,
<wsdl:port name="HelloWorldSOAP" binding="tns:HelloWorldSOAP">
  <soap:address location="http://0.0.0.0:9095/helloWorldPT/"/>        
</wsdl:port>
            
 
		The machine name has to be updated before using the WSDL file.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved. 
