Changes for page Header line

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

From version 29.1
edited by Erik Bakker
on 2022/08/22 13:33
Change comment: There is no comment for this version
To version 34.1
edited by Carlijn Kokkeler
on 2024/08/23 14:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.CarlijnKokkeler
Content
... ... @@ -1,5 +1,5 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -In this microlearning, we will learn how you can define a header line in which you specify the naming of the various columns. Some external systems require a header line when you supply them with data via a flat file that is placed somewhere.
2 +In this microlearning, well cover how to add a header line to a flat-file output in eMagiz. A header line is the first row in your CSV file, defining the names of the columns for clarity. We’ll walk through the steps to configure this in your output flow, ensuring that your external systems receive data with properly labeled columns. By the end of this lesson, you'll know how to set up and manage header lines to meet your data formatting requirements.
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
... ... @@ -43,25 +43,18 @@
43 43  
44 44  With these couple of steps, you have now successfully added logic to your flow that will ensure that a header line is added before any functional line(s) are written to the output file.
45 45  
46 -== 4. Assignment ==
46 +== 4. Key takeaways ==
47 47  
48 -Configure an exit in which you define and write a header line to a flat-file output before adding functional lines.
49 -This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
50 -
51 -== 5. Key takeaways ==
52 -
53 53  * The header line contains the names of the columns of the flat file output
54 54  * Use the Ignore mode to ensure the header line is created once
55 55  * Use the wiretap to ensure the header line is created first
56 56  
57 -== 6. Suggested Additional Readings ==
52 +== 5. Suggested Additional Readings ==
58 58  
59 -There are no suggested additional readings on this topic
60 -
61 -== 7. Silent demonstration video ==
62 -
63 -This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned.
64 -
65 -{{video attachment="novice-file-based-connectivity-header-line.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
66 -
54 +* [[Use Cases (Menu)>>doc:Main.eMagiz Academy.Use Cases.WebHome||target="blank"]]
55 +** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Use Cases.File based Connectivity.WebHome||target="blank"]]
56 +* [[Intermediate (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.WebHome||target="blank"]]
57 +** [[File based Connectivity (Navigation)>>doc:Main.eMagiz Academy.Microlearnings.Intermediate Level.File based connectivity.WebHome||target="blank"]]
58 +* [[Advanced (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.WebHome||target="blank"]]
59 +** [[File based Connectivity (Menu)>>doc:Main.eMagiz Academy.Microlearnings.Advanced Level.File based connectivity.WebHome||target="blank"]]
67 67  )))((({{toc/}}))){{/container}}{{/container}}