Sunday, April 16, 2023

#963 OIC 23.04 New Features - Stage File Read

OIC 23.4. allows one to configure the segment read size. Previously this was set to 200 records. Obviously, this flexibility is important, for example, if you a processing a file with 100k records.

OIC 23.02 Configuration  -   


So let's try this out - I have a file with 1000 orders - 




So I could set the segment size as follows - 














Note the new 23.04 field - Segment Size - as you can see, I have set this to 500, so I'm looking for 2 reads here. The Read File in Segments has the following action - here I just log the count of orders read.














I test - 









No comments: