Last modified by Erik Bakker on 2024/08/26 12:29

From version 36.1
edited by Carlijn Kokkeler
on 2024/08/23 14:17
Change comment: There is no comment for this version
To version 34.1
edited by Eva Torken
on 2023/06/16 13:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.CarlijnKokkeler
1 +XWiki.etorken
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
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.
2 +In some cases, you want to treat each unique part of your input file as its message instead of processing the complete file as its message. In this microlearning, we will learn how you can process a (large) file on a per-line basis.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -85,11 +85,6 @@
85 85  
86 86  == 5. Suggested Additional Readings ==
87 87  
88 -* [[Use Cases (Menu)>>doc:Main.eMagiz Academy.Use Cases.WebHome||target="blank"]]
89 -** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Use Cases.File based Connectivity.WebHome||target="blank"]]
90 -* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
91 -** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.File based connectivity.WebHome||target="blank"]]
92 -* [[Advanced (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.WebHome||target="blank"]]
93 -** [[File based Connectivity (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.File based connectivity.WebHome||target="blank"]]
88 +There are no suggested additional readings on this topic
94 94  
95 95  )))((({{toc/}}))){{/container}}{{/container}}