Changes for page Processing a File per Line
Last modified by Erik Bakker on 2024/08/26 12:29
From version 34.1
edited by Eva Torken
on 2023/06/16 13:08
on 2023/06/16 13:08
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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. etorken1 +XWiki.CarlijnKokkeler - 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 ... ... @@ -85,6 +85,11 @@ 85 85 86 86 == 5. Suggested Additional Readings == 87 87 88 -There are no suggested additional readings on this topic 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"]] 89 89 90 90 )))((({{toc/}}))){{/container}}{{/container}}