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
Change comment: There is no comment for this version
To version 19.1
edited by eMagiz
on 2022/06/13 11:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.eMagiz
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Content
... ... @@ -3,6 +3,9 @@
3 3  
4 4  Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
5 5  
6 +* Last update: February 25th, 2021
7 +* Required reading time: 8 minutes
8 +
6 6  == 1. Prerequisites ==
7 7  
8 8  * Basic knowledge of the eMagiz platform
... ... @@ -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.
108 +For learning about picking up files we need to know that in other for eMagiz to
109 +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