EnsLib.InteropTools.HL7.MessageAnalyzer.Message.DistributeMessageProcessor
class EnsLib.InteropTools.HL7.MessageAnalyzer.Message.DistributeMessageProcessor extends EnsLib.InteropTools.HL7.MessageAnalyzer.Message.MessageProcessor
Method Inventory
- %OnNew()
- GetMessageParentFolders()
- GetReportCount()
- GetVersion()
- MergeADT()
- NewReport()
- ProcessMessage()
- Report()
Methods
method %OnNew(pConfig As Config, pLogger As Logger, pSourceDir As %String, pTargetDir As %String, pVersion As %String, pOptionalSchemaName As %String, pCombine As %Boolean, pKeySpec As %String, pToDirectories As %Boolean, pByMessageType As %Boolean, pQuiet As %Boolean) as %Status
pLogger can be passed as "" for a console logger
method GetReportCount() as %Integer
method GetVersion() as %String
method ProcessMessage(pReportIndex As %Integer, pMessageType As %String, pMessageSegmentTypes As %List, pMessageCount As %Integer, ByRef pFullMessageArray, pPathIfUnique As %String)
method Report(pReportIndex As %Integer, pMachineCollection As MachineCollection, pConfig As Config, pLogger As Logger, Output pStrategyManagers)
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- Dump()
- ScanMessages()