$soap = SOAP::Lite -> uri('http://.../') -> proxy('http://localhost:8088/mockPortTypeEndpointBinding'); #### $soap = SOAP::Lite -> uri('http://.../') -> proxy('http://real.host.name:18082/Processes/ServiceRequest');