Changes for page Processing a File per Line
Last modified by Erik Bakker on 2024/08/26 12:29
From version 37.1
edited by Erik Bakker
on 2024/08/26 12:29
on 2024/08/26 12:29
Change comment:
There is no comment for this version
To 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
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.etorken - Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In thismicrolearning,we’ll explorehow toprocess files onaper-line basis in eMagiz. This approachinvolvesbreakingdowna largeinput fileinto individual lines,eachtreated asa separatemessage.We’ll guideyouthroughconfiguringyour flowto read andhandleeachlineficiently,usingminimalmemory.Whetheryou're working withflatfiles orXML, this method allowsforflexible, line-by-lineprocessingtailoredto specific needs. By the end, you'll beequipped tosetupthis process effectively withinMagiz.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,12 +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"]] 94 -* [[File per line (Search Result)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22file+per+line%22||target="blank"]] 88 +There are no suggested additional readings on this topic 95 95 96 96 )))((({{toc/}}))){{/container}}{{/container}}