Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [EnsLib] >  [RecordMap] >  [Service] >  [ComplexBatchFileService]
Private  Storage   

class EnsLib.RecordMap.Service.ComplexBatchFileService extends EnsLib.RecordMap.Service.ComplexBatchStandard

Business Service to consume data from complex batch files using the RecordMap parsing framework.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 1


Summary

This is a Business Service class.

The associated Adapter class is EnsLib.File.InboundAdapter.

Properties
%AlertStartTime %ConfigName %ConfigQueueName
%LastActionTime %LastHandledTime %LastReportedError
%OutsideCreated %PreserveSession %ProcessInputCalled
%QuitTask %RequestHeader %SessionId
%SuperSession %SuperSessionCreatedBeforeSession %WaitForNextCallInterval
%WarnedLatest %isShadow Adapter
AlertGracePeriod AlertGroups AlertOnError
ArchiveIO BusinessPartner ComplexMap
GenerateSuperSessionID IOLogEntry InactivityTimeout
SynchronousSend TargetConfigNames ThrottleDelay

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OnClose %OnNew
%OriginalNamespace %PackageName %RemoveFromSaveSet %SerializeObject
%SetModified %SuperSessionSet %ValidateObject AdapterName
AssignOneSetting CloseIOLogEntry EnumerateSettingsClose EnumerateSettingsExecute
EnumerateSettingsFetch ForceSessionId GenerateSuperSession GetBatch
GetDeferredResponseToken GetMsgHdrRequestKey GetProductionSettingValue GetProductionSettings
GetPropertyConnections GetSettings GetShadowInstance NewIOLogEntry
OnBatchComplete OnError OnGenerateSuperSession OnGetConnections
OnInit OnKeepalive OnMonitor OnProcessInput
OnProductionStart OnProductionStop OnTearDown PopulateSuperSession
QueueName SaveIOLogEntry SendAlert SendDeferredResponse
SendRequest SendRequestAsync SendRequestSync

Subclasses
EnsLib.RecordMap.Service.ComplexBatchFTPService

Parameters

• parameter ADAPTER = "EnsLib.File.InboundAdapter";
The type of adapter used to communicate with external systems

Methods

• method OnProcessInput(pInput As %Stream.Object, Output pOutput As %RegisteredObject, ByRef pHint As %String) as %Status
Parse the incoming file and send the resulting ComplexBatch to the targets in TargetConfigNames.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.