Skip to main content

Demo.HL7v3.Service.FileIn

class Demo.HL7v3.Service.FileIn extends Ens.BusinessService

Method Inventory

Parameters

parameter ADAPTER = EnsLib.File.InboundAdapter;
Inherited description: The type of adapter used to communicate with external systems

Methods

method OnProcessInput(pInput As %Library.FileCharacterStream, pOutput As Ens.Response, ByRef pHint As %Library.String) as %Status
Inherited description: Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab