Changes for page Pick up Files

Last modified by Danniar Firdausy on 2024/08/21 16:48

From version 18.1
edited by Erik Bakker
on 2022/06/13 11:20
Change comment: Renamed from xwiki:Migrated Pages.Pick up Files
To version 21.1
edited by Erik Bakker
on 2022/08/15 08:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Pick up Files
Parent
... ... @@ -1,0 +1,1 @@
1 +WebHome
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,13 +1,8 @@
1 1  {{container}}{{container layoutStyle="columns"}}(((
2 -= Pick up Files =
3 -
4 4  In this microlearning, we will explain the basics of retrieving files from a local directory (i.e. a directory that is directly accessible within the network where the eMagiz process is running)
5 5  
6 6  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
7 7  
8 -* Last update: February 25th, 2021
9 -* Required reading time: 8 minutes
10 -
11 11  == 1. Prerequisites ==
12 12  
13 13  * Basic knowledge of the eMagiz platform
... ... @@ -25,8 +25,6 @@
25 25  * Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from
26 26  * What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve
27 27  
28 -
29 -
30 30  == 3. Pick up Files ==
31 31  
32 32  One of the easiest connectivity methods to implement within eMagiz is the retrieval of files from a local directory.
... ... @@ -109,8 +109,7 @@
109 109  Files come in many different forms, shapes, and sizes. Due to the wide variety of options, you will need to ensure that the data is processed correctly.
110 110  How to process each message format (i.e. XML, JSON, EDI, CSV, etc.) correctly is explained in other microlearnings where we zoom in on each of the message formats.
111 111  
112 -For learning about picking up files we need to know that in other for eMagiz to
113 -process the content of the file in the onramp and further downstream the contents of the file need to be transformed to string.
105 +For learning about picking up files we need to know that in order for eMagiz to process the content of the file in the onramp and further downstream the contents of the file need to be transformed to string.
114 114  
115 115  There is a component in eMagiz called the file to string transformer. You should place this directly after receiving the file from the external source
116 116  
... ... @@ -126,8 +126,6 @@
126 126  
127 127  With all this in mind, you have successfully learned how to set up your first connectivity via a messaging flow in eMagiz!
128 128  
129 -
130 -
131 131  == 4. Assignment ==
132 132  
133 133  Build an entry that retrieves files from an external source and ensures that the data is delivered on the onramp queue.
... ... @@ -141,8 +141,6 @@
141 141   * Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from
142 142   * What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve
143 143  
144 -
145 -
146 146  == 6. Suggested Additional Readings ==
147 147  
148 148  If you are interested in this topic and want more information on it please read the help text provided by eMagiz.