Changes for page Interpret Statistics
Last modified by Erik Bakker on 2024/02/20 09:09
From version 43.2
edited by Erik Bakker
on 2024/02/20 09:09
on 2024/02/20 09:09
Change comment:
Update document after refactoring.
To version 40.1
edited by Erik Bakker
on 2023/01/20 12:18
on 2023/01/20 12:18
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - crashcourse-platform-exercise-interpret-manage-statistics1 +Interpret Statistics - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy.Microlearnings. LegacyFunctionality.WebHome1 +Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.WebHome - Content
-
... ... @@ -13,10 +13,8 @@ 13 13 14 14 Now that we have a running solution we should be able to see logging and runtime statistics in Manage. So as a first exercise please check the logging and runtime statistics of your deployed solution. 15 15 16 -Once you have confirmed that you see logging, but no errors in the log, and runtime statistics for each runtime it becomes time to send some data through the system so we can analyze whether that went as expected and data arrives at the end system. Note,thatifthereareerrorsin the log pleasefix thembeforecontinuingwiththe nextstep.16 +Once you have confirmed that you see logging, but no errors in the log, and runtime statistics for each runtime it becomes time to send some data through the system so we can analyze whether that went as expected and data arrives at the end system. For this to work you need to save the following example file locally as an XML file and place it in the input directory you have defined in your properties. 17 17 18 -For this to work you need to save the following example file locally as an XML file and place it in the input directory you have defined in your properties. 19 - 20 20 * [[Example Message (Multiple Orders CAPE)>>attach:Main.Images.Exercises Crash Course.WebHome@multi-order-cape.xml||target="blank"]] 21 21 22 22 Assuming you configured everything correctly eMagiz will retrieve your file and will output two files on the basis of this. We can track the message(s) with the help of our queue statistics functionality. ... ... @@ -27,7 +27,7 @@ 27 27 28 28 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. 29 29 30 -{{video attachment="crashcourse-platform-exercise- interpret-manage-statistics.mp4" reference="Main.Videos.Microlearning.WebHome"/}}28 +{{video attachment="crashcourse-platform-exercise-deploy-model-locally.mp4" reference="Main.Videos.Microlearning.WebHome"/}} 31 31 32 32 {{info}}Note that the video only shows the part that needs to be executed in the portal. On your laptop you can validate that things are running by checking for the following piece of text in your karaf.bat. 33 33 * "Application context succesfully refreshed""{{/info}}