Import Journal Integration combining & loading zip files in 1 batch instead of individual files
Summary:
Created an integration for FBDI files to load from FTP Server to OIC Gen 3. FBDI Files are zipped and are already in the proper format with csv and property file included. I would like each zip file to be loaded individually, using a ForEachFile loop. The integration runs successfully, but it combines all of the files into 1 batch and the 3 files are combined onto 1 journal execution report. How can I force the "for each loop" to only grab 1 file at a time? The Journals Callback recongizes the 3 files separately,
Tagged:
0