Changes for page Interpret Statistics
Last modified by Erik Bakker on 2024/02/20 09:09
From version 35.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
To version 32.1
edited by Erik Bakker
on 2023/01/20 11:59
on 2023/01/20 11:59
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- 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 let you experiencehowto analyzevarioussections of theManagephase andwillbeawo-part exercise.3 +With this exercise, we continue our journey into the eMagiz platform. This exercise will experience getting your Test environment running on your own laptop. 4 4 5 5 Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. 6 6 ... ... @@ -8,16 +8,25 @@ 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"]] 11 11 12 12 == 2. Exercise == 13 13 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 +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 15 15 16 - Once you have confirmed that youseethe loggingandtheruntimetatistics it becomes time to send some data throughthesystem so we can analyzewhetherthat went as expected and data arrivesatthe end system. Forthis to work youeed to save the followingexample file locally28 +As a result you will now have a running solution. 17 17 18 - 19 -* [[Example Message (Multiple Orders CAPE)>>attach:Main.Images.Exercises Crash Course.WebHome@multi-order-cape.xml||target="blank"]] 20 - 21 21 == 3. Solution == 22 22 23 23 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.