Changes for page Processing a File per Line
Last modified by Erik Bakker on 2024/08/26 12:29
From version 35.1
edited by Carlijn Kokkeler
on 2024/08/21 16:12
on 2024/08/21 16:12
Change comment:
There is no comment for this version
To version 36.1
edited by Carlijn Kokkeler
on 2024/08/23 14:17
on 2024/08/23 14:17
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In s omecases,youwanttotreateachuniquepartofyour input file asits messageinstead ofprocessing the completefileas itsmessage.Inthis microlearning,we willlearnhowyoucan process a(large)fileonaper-linebasis.2 +In this microlearning, we’ll explore how to process files on a per-line basis in eMagiz. This approach involves breaking down a large input file into individual lines, each treated as a separate message. We’ll guide you through configuring your flow to read and handle each line efficiently, using minimal memory. Whether you're working with flat files or XML, this method allows for flexible, line-by-line processing tailored to specific needs. By the end, you'll be equipped to set up this process effectively within eMagiz. 3 3 4 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5