Changes for page Pick up Files

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

From version 20.1
edited by Erik Bakker
on 2022/08/15 08:18
Change comment: There is no comment for this version
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
Content
... ... @@ -102,8 +102,7 @@
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 other for eMagiz to
106 -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.
107 107  
108 108  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
109 109