Changes for page Interpret Statistics
Last modified by Erik Bakker on 2024/02/20 09:09
From version 31.2
edited by Erik Bakker
on 2023/01/20 11:59
on 2023/01/20 11:59
Change comment:
Update document after refactoring.
To version 34.1
edited by Erik Bakker
on 2023/01/20 12:11
on 2023/01/20 12:11
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - crashcourse-platform-exercise-interpret-manage-statistics1 +Interpret Statistics - Content
-
... ... @@ -1,6 +1,6 @@ 1 1 {{container}} 2 2 {{container layoutStyle="columns"}}((( 3 -With this exercise, we continue our journey into the eMagiz platform. This exercise will experience gettingyour Testenvironmentrunningonyour own laptop.3 +With this exercise, we continue our journey into the eMagiz platform. This exercise will let you experience how to analyze various sections of the Manage phase and will be a two-part exercise. 4 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -8,25 +8,16 @@ 8 8 9 9 * Completed all previous exercises of the Crash course Platform 10 10 * Completed all previous microlearnings of the Crash course Platform 11 -* Java 8 installation as explained in this [[microlearning>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-install-local-connector.WebHome||target="blank"]] 12 12 13 13 == 2. Exercise == 14 14 15 -In this exercise, execute the following steps: 16 -* Execute "Check properties" action on release level and validate that no missing properties exist 17 -* Activate the release 18 -* Navigate to Deploy -> Containers and download the following runtimes: 19 - ** JMS Server 20 - ** Container 21 - ** CAPE Connector 22 - ** TMS Connector 23 -* Unzip all runtimes in a convenient folder 24 - ** Option could be {{code}}C:\eMagiz{{/code}} 25 -* Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator 26 - ** Repeat this for all runtimes 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. 27 27 28 - As a result youwillnow have a runningsolution.16 +Once you have confirmed that you see the logging and the runtime statistics 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 29 29 18 + 19 +* [[Example Message (Multiple Orders CAPE)>>attach:Main.Images.Exercises Crash Course.WebHome@multi-order-cape.xml?force-download=1||target="blank"]] 20 + 30 30 == 3. Solution == 31 31 32 32 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.