Skip to main content

Using the File Passthrough Service and Operation Classes

InterSystems IRIS® also provides two general purpose classes to send and receive files in any format. These classes are as follows:

EnsLib.File.PassthroughServiceOpens in a new tab provides the setting, Target Config Names, which allows you to specify a comma-separated list of other configuration items within the production to which the business service should relay the message. Usually the list contains one item, but it can be longer. Target Config Names can include business processes or business operations.

EnsLib.File.PassthroughOperationOpens in a new tab provides the File Name setting, which allows you to specify an output file name. The FileName can include InterSystems IRIS Interoperability time stamp specifiers. For full details, see Time Stamp Specifications for Filenames.

FeedbackOpens in a new tab