Skip to main content

Demo.HL7v3.TestHarness.HL7v3SOAPInProxy

class Demo.HL7v3.TestHarness.HL7v3SOAPInProxy extends %SOAP.WebClient

Method Inventory

Parameters

parameter LOCATION = http://localhost/csp/ensdemo/Demo.HL7v3.Service.SOAPIn.cls;
This is the URL used to access the web service.
parameter NAMESPACE = http://tempuri.org;
This is the namespace used by the Service
parameter OUTPUTTYPEATTRIBUTE = 0;
Use xsi:type attribute for literal types.
parameter SERVICENAME = HL7v3SOAPIn;
This is the name of the Service

Methods

final method SendMessage(pInput As %GlobalCharacterStream) as %GlobalCharacterStream [ WebMethod ]

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab