Changes for page Interpret Statistics
Last modified by Erik Bakker on 2024/02/20 09:09
From version 33.1
edited by Erik Bakker
on 2023/01/20 12:10
on 2023/01/20 12:10
Change comment:
There is no comment for this version
To version 30.1
edited by Erik Bakker
on 2023/01/20 11:54
on 2023/01/20 11:54
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 - InterpretStatistics1 +Deploy model locally - 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 ... ... @@ -11,13 +11,21 @@ 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. 14 +In this exercise, execute the following steps: 15 +* Execute "Check properties" action on release level and validate that no missing properties exist 16 +* Activate the release 17 +* Navigate to Deploy -> Containers and download the following runtimes: 18 + ** JMS Server 19 + ** Container 20 + ** CAPE Connector 21 + ** TMS Connector 22 +* Unzip all runtimes in a convenient folder 23 + ** Option could be {{code}}C:\eMagiz{{/code}} 24 +* Navigate to the bin folder (starting with the JMS) and execute the karaf.bat as administrator 25 + ** 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 locally27 +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?force-download=1||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.