Published on InterSystems Developer Community (https://community.intersystems.com)

Home > EnsLib.RecordMap.Operation.BatchFileOperation

Question
Scott Roth · Nov 30, 2017

EnsLib.RecordMap.Operation.BatchFileOperation

I have a process that I am trying to duplicate from SQL Integration Services (SSIS) into Ensemble so that the rest of my team can help support any issues that may happen.

This particular job creates multiple dictionary files, but for each one of the dictionary files it creates, it also creates a control file that tells the vendor what to process.

So example....I have a result set that is written to a.txt but I also need to create a a.ctrl, then I will have a b.txt and need a b.ctrl.

Using only one EnsLib.RecordMap.Operation.BatchFileOperation  for the control files, is it possible to pass the File Path and File Name from a Business Process(BPL) to a single EnsLib.RecordMap.Operation.BatchFileOperation to write multiple ctrl files.

Thanks

Scott Roth

Integration - Interfaces

The Ohio State University Wexner Medical Center

#Business Operation #Business Process (BPL) #Object Data Model #ObjectScript #Ensemble

Source URL:https://community.intersystems.com/post/enslibrecordmapoperationbatchfileoperation