Changes for page Pick up Files
Last modified by Danniar Firdausy on 2024/08/21 16:48
From version 21.1
edited by Erik Bakker
on 2022/08/15 08:24
on 2022/08/15 08:24
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -Pick up Files - Parent
-
... ... @@ -1,1 +1,0 @@ 1 -WebHome - Default language
-
... ... @@ -1,1 +1,0 @@ 1 -en - Content
-
... ... @@ -1,8 +1,13 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 += Pick up Files = 3 + 2 2 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) 3 3 4 4 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 8 +* Last update: February 25th, 2021 9 +* Required reading time: 8 minutes 10 + 6 6 == 1. Prerequisites == 7 7 8 8 * Basic knowledge of the eMagiz platform ... ... @@ -20,6 +20,8 @@ 20 20 * Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from 21 21 * What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve 22 22 28 + 29 + 23 23 == 3. Pick up Files == 24 24 25 25 One of the easiest connectivity methods to implement within eMagiz is the retrieval of files from a local directory. ... ... @@ -102,7 +102,8 @@ 102 102 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. 103 103 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. 104 104 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. 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. 106 106 107 107 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 108 108 ... ... @@ -118,6 +118,8 @@ 118 118 119 119 With all this in mind, you have successfully learned how to set up your first connectivity via a messaging flow in eMagiz! 120 120 129 + 130 + 121 121 == 4. Assignment == 122 122 123 123 Build an entry that retrieves files from an external source and ensures that the data is delivered on the onramp queue. ... ... @@ -131,6 +131,8 @@ 131 131 * Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from 132 132 * What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve 133 133 144 + 145 + 134 134 == 6. Suggested Additional Readings == 135 135 136 136 If you are interested in this topic and want more information on it please read the help text provided by eMagiz.