Changes for page Pick up Files
Last modified by Danniar Firdausy on 2024/08/21 16:48
From version 23.1
edited by Danniar Firdausy
on 2024/08/21 16:48
on 2024/08/21 16:48
Change comment:
There is no comment for this version
To 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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. dfirdausy1 +XWiki.ebakker - Content
-
... ... @@ -1,7 +1,7 @@ 1 1 {{container}}{{container layoutStyle="columns"}}((( 2 -In this microlearning, we will explain the basics of retrieving files from a local directory usingeMagiz.We will cover the essentialsfor setting up file retrieval from adirectory that is directly accessible within the network where the eMagiz process is running. We will walk you through key concepts, considerations, and best practices to ensure a smooth file handling process.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 - Ifyou have any questionsalong theway, feelfree to reachoutto usat [[academy@emagiz.com>>mailto:academy@emagiz.com]].4 +Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 5 5 6 6 == 1. Prerequisites == 7 7 ... ... @@ -10,9 +10,16 @@ 10 10 == 2. Key concepts == 11 11 12 12 This microlearning centers around retrieving files from a local directory via eMagiz. 13 - *Withretrieving we mean: Checking with a certain interval if new files are ready to be pulled from the directory by emagiz14 - *Withlocal directory we mean: A directory that is directly accessible within the network where the eMagiz process is running13 +By retrieving we mean: Checking with a certain interval if new files are ready to be pulled from the directory by emagiz 14 +By local directory we mean: A directory that is directly accessible within the network where the eMagiz process is running 15 15 16 +Key considerations when picking up files are: 17 + 18 +* What are the determining criteria to define when a file is "ready" to be picked up (age, pattern, size, etc.) 19 +* With what frequency is eMagiz going to check for new files 20 +* Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from 21 +* What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve 22 + 16 16 == 3. Pick up Files == 17 17 18 18 One of the easiest connectivity methods to implement within eMagiz is the retrieval of files from a local directory. ... ... @@ -111,19 +111,27 @@ 111 111 112 112 With all this in mind, you have successfully learned how to set up your first connectivity via a messaging flow in eMagiz! 113 113 114 -== 4. Keytakeaways==121 +== 4. Assignment == 115 115 116 -* Criteria for File Retrieval: Determine the criteria for identifying when a file is "ready" to be picked up, such as age, pattern, or size. Ensure these criteria are properly configured to avoid issues with file processing. 117 -* File Formats: Ensure you handle various file formats (e.g., XML, JSON, EDI, CSV) correctly. Use the file to string transformer to process file contents as needed. 118 -* Check Frequency: Decide how frequently eMagiz will check the local directory for new files. You can choose between options like Fixed Delay, Fixed Rate, or Cron Trigger, based on your needs and expected changes in frequency. 119 -* Access Rights: Verify that eMagiz has the necessary permissions to read from the directory and any parent directories. Proper access rights are crucial for successful file retrieval. 123 +Build an entry that retrieves files from an external source and ensures that the data is delivered on the onramp queue. 124 +This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment. 120 120 121 -== 5. SuggestedAdditional Readings ==126 +== 5. Key takeaways == 122 122 123 -If you are interested in this topic and want more information on it please read the help text provided by eMagiz and read the following link: 128 +* Key considerations when picking up files are: 129 + * What are the determining criteria to define when a file is "ready" to be picked up (age, pattern, size, etc.) 130 + * With what frequency is eMagiz going to check for new files 131 + * Has eMagiz the appropriate rights to read from the directory where the messages are to be retrieved from 132 + * What is the format (i.e. XML, JSON, EDI, TXT, CSV, etc.) of the files that eMagiz needs to retrieve 124 124 125 -* [[Store (Menu)>>doc:Main.eMagiz Store.WebHome||target="blank"]] 126 -** [[Accelerators (Navigation)>>doc:Main.eMagiz Store.Accelerators.WebHome||target="blank"]] 127 -*** [[File Inbound (Store Item)>>doc:Main.eMagiz Store.Accelerators.File Inbound.WebHome||target="blank"]] 128 -* [[Pick up Files (Search Results)>>url:https://docs.emagiz.com/bin/view/Main/Search?sort=score&sortOrder=desc&highlight=true&facet=true&r=1&f_space_facet=0%2FMain.&l_space_facet=10&f_type=DOCUMENT&f_locale=en&f_locale=&f_locale=en&text=%22pick+up+files%22||target="blank"]] 134 +== 6. Suggested Additional Readings == 135 + 136 +If you are interested in this topic and want more information on it please read the help text provided by eMagiz. 137 + 138 +== 7. Silent demonstration video == 139 + 140 +This video demonstrates how you could have handled the assignment and gives you some context on what you have just learned. 141 + 142 +{{video attachment="crashcourse-messaging-pick-up-files.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 143 + 129 129 )))((({{toc/}}))){{/container}}{{/container}}