Skip to main content

Demo.HL7v3.Operation.FileOut

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

Property Inventory

Method Inventory

Parameters

parameter ADAPTER = EnsLib.File.OutboundAdapter;
Inherited description: The type of adapter used to communicate with external systems
parameter INVOCATION = Queue;
Inherited description: 2 modes: Queue, InProc
parameter SETTINGS = Filename;
Inherited description: List of properties can be set as settings in the configuration file format is a comma separated list of property names

Properties

property Filename as %String;
Property methods: FilenameDisplayToLogical(), FilenameGet(), FilenameIsValid(), FilenameLogicalToDisplay(), FilenameLogicalToOdbc(), FilenameNormalize(), FilenameSet()

Methods

method WriteToFile(pRequest As Demo.HL7v3.Message, Output pResponse As Ens.Response) as %Status

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab