Wiki source code of Pick Up and Drop Files

Last modified by Erik Bakker on 2024/02/27 08:43

Show last authors
1 {{container}}
2 {{container layoutStyle="columns"}}(((
3 This exercise will guide you in practicing with picking up and dropping files.
4
5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]].
6
7 == 1. Prerequisites ==
8
9 * Completed the previous microlearnings of this crash course
10
11 == 2. Exercise ==
12
13 Below the exercise for this part of the crash course is given. This assignment can be completed with the help of your (Academy) project you have created/used in the previous assignment.
14
15 === 2.1 Pick up File ===
16
17 Build an entry that retrieves files from an external source and ensures that the data is delivered on the onramp queue.
18
19 === 2.2 Drop File ===
20
21 Build an exit that drops files on a local directory.
22
23 == 3. Solution ==
24
25 In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution.
26
27 {{video attachment="crashcourse-messaging-pick-up-and-drop-filesg.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
28
29 )))((({{toc/}}))){{/container}}
30 {{/container}}