Skip to main content

HS.AU.SMD.SoapClient.TransportResponseDelivery

class HS.AU.SMD.SoapClient.TransportResponseDelivery extends %SOAP.WebClient

Method Inventory

Parameters

parameter LOCATION = http://dummy.example.com;
This is the URL used to access the web service.
parameter NAMESPACE = http://ns.electronichealth.net.au/smd/svc/TransportResponseDelivery/2010;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 1;
Use xsi:type attribute for literal types.
parameter SERVICENAME = TransportResponseDeliveryService;
This is the name of the Service
parameter SOAPVERSION = 1.2;
This is the SOAP version supported by the service.

Methods

final method deliver(response As %ListOfObjects(ELEMENTTYPE="HS.AU.Types.SMD.TransportResponseType", XMLPROJECTION="element", XMLNAME="response")) as HS.AU.Types.SMD.DeliverStatusType [ WebMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab