Last modified by Erik Bakker on 2024/02/21 21:52

From version 26.1
edited by eMagiz
on 2022/06/09 12:38
Change comment: There is no comment for this version
To version 31.1
edited by Erik Bakker
on 2023/08/11 08:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -1,6 +2,8 @@
1 -{{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
3 +{{error}}
4 +Note that the functionality mentioned in this microlearning will become obsolete when migrating to the new generation runtime.
5 +{{/error}}
4 4  
5 5  In this microlearning, we will learn what the Job Dashboard is, what the Job Dashboard tells you, and how the Job Dashboard works.
6 6  With the help of such a data pipeline, you can transfer large volumes of data between Mendix and the SFTP for data warehousing / BI analytics purposes. The Job Dashboard gives you the ability to monitor if your process of transferring has succeeded or whether it failed.
... ... @@ -7,9 +7,6 @@
7 7  
8 8  Should you have any questions, please contact academy@emagiz.com.
9 9  
10 -* Last update: April 1th 2021
11 -* Required reading time: 5 minutes
12 -
13 13  == 1. Prerequisites ==
14 14  
15 15  * Basic knowledge of the eMagiz platform
... ... @@ -22,10 +22,8 @@
22 22  With data pipeline we mean: A integration pattern that can transfer large volumes of data between a specific set of source and sink systems
23 23  With Job Dashboard we mean: A overview within the context of eMagiz that shows management data (i.e. how many lines were processed, did the process run successfully) to the user
24 24  
24 +== 3. Data pipeline - Job Dashboard ==
25 25  
26 -
27 -== 3. Data pipeline * Job Dashboard ==
28 -
29 29  The Job Dashboard is an eMagiz dashboard that can be accessed via the Runtime Dashboard. On this level, you can select a specific flow and for that flow, you can retrieve the management data of your data pipeline by clicking on the button called Jobs.
30 30  
31 31  [[image:Main.Images.Microlearning.WebHome@intermediate-datapipelines-job-dashboard-for-data-pipeline--jobs-button-runtime-dashboard.png]]
... ... @@ -61,30 +61,16 @@
61 61  * Clean up the H2 database periodically to keep its contents in check to prevent that the Job dashboard will stop functioning
62 62  * Use the Job dashboard in conjunction with the Manage phase to monitor and set up alerting surrounding the performance of the data pipeline solutions
63 63  
64 -== 4. Assignment ==
61 +== 4. Key takeaways ==
65 65  
66 -The assignment is simple this time. Navigate to the Runtime Dashboard and see if you have a Jobs button that you can press for your data pipeline runtime. If there is a button click on it so you can see the Job Dashboard with your own eyes.
67 -
68 -This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
69 -
70 -== 5. Key takeaways ==
71 -
72 72  * The job dashboard is an overview within the context of eMagiz that shows management data (i.e. how many lines were processed, did the process run successfully) to the user
73 73  * Clean up the H2 database periodically to keep its contents in check to prevent that the Job dashboard will stop functioning
74 74  * Use the Job dashboard in conjunction with the Manage phase to monitor and set up alerting surrounding the performance of the data pipeline solutions
75 75  * You can import your data pipeline solution from the store
76 76  
68 +== 5. Suggested Additional Readings ==
77 77  
78 -
79 -== 6. Suggested Additional Readings ==
80 -
81 81  If you are interested in this topic and want more information on it please read the help text provided by eMagiz.
82 -
83 -== 7. Silent demonstration video ==
84 -
85 -There is no demonstration video for this microlearning. We believe that when you follow the steps detailed above the solution will work for your specific use case.
86 -
87 87  )))
88 88  
89 89  ((({{toc/}}))){{/container}}
90 -{{/container}}