Skip to main content

Demo.HL7v3.Operation.SOAPOut

class Demo.HL7v3.Operation.SOAPOut extends Ens.BusinessOperation

Method Inventory

Parameters

parameter ADAPTER = EnsLib.SOAP.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc

Methods

method SendMessage(pRequest As Demo.HL7v3.Message, Output pResponse As Demo.HL7v3.Message) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab