Changes for page Introduction
Last modified by Erik Bakker on 2024/09/03 09:57
From version 14.1
edited by Erik Bakker
on 2024/02/09 09:57
on 2024/02/09 09:57
Change comment:
There is no comment for this version
To version 16.1
edited by Erik Bakker
on 2024/02/09 13:47
on 2024/02/09 13:47
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -32,6 +32,8 @@ 32 32 33 33 Now that we have clarity on what we need to investigate and what the apparent problem is it becomes time to log in to eMagiz (my.emagiz.com) and open the model in question. With the information gathered in the first step you navigate to the Manage phase of eMagiz and select the environment in which the problem is occurring (mainly Production). In the Manage phase we have a lot of options at our disposal that will help us zoom in on the problem. 34 34 35 +===== 3.1.2.1 Flow level ===== 36 + 35 35 In case of a **flow level** problem the following overviews are most interesting when analyzing the ticket: 36 36 37 37 * [[Dashboard>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-determining-origin-of-error-message||target="blank"]] ... ... @@ -50,28 +50,34 @@ 50 50 51 51 With all this information you should be able to solve 99% of all the **flow** related support tickets. 52 52 55 +===== 3.1.2.2 Runtime level ===== 53 53 54 - First,you shouldcheck theassumptionsofthepersoncomingto you with a ticket.This is for both theCreate and the Deployphaseof eMagiz. In Deploy, you checkwhich versionofa flows runningand whetherthis matchesthe client's expectations. Onceyou have establishedthecorrect flow version,it couldhappenthat whatis runningis notwhat a userexpected. The first step isto eliminate this mismatch.57 +In case of a **runtime level** problem the following overviews are most interesting when analyzing the ticket: 55 55 56 -If the flow version is as expected, we can check the [[properties>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-deploy-execute-deployment-plan-gen3.WebHome||target="blank"]] to see whether we see any changes. In this situation, always verify whether the user deployed the flow **after** the property value was changed. 59 +* [[Runtime Statistics>>doc:Main.eMagiz Academy.Microlearnings.Crash Course.Crash Course Platform.crashcourse-platform-manage-determining-origin-of-error-message||target="blank"]] 60 +** In here you can view statistics on runtime level. Here you can see whether a runtime is actually sending metrics and whether it is/was in trouble. This way you can easily see whether the runtime has a configuration or memory problem. 61 +* Logging 62 +** Once you have identified that a runtime is/was in trouble you can search for corresponding Error or Warning logs on runtime level. These shed additional light on why the runtime is in problem. 57 57 58 - Thirdly,we zoom into theManage phasetogatherrelated informationintheformoferrormessagesorlogging that helpusidentifyatwhat place in theintegration themessagehas[[exited>>doc:Main.eMagizAcademy.Microlearnings.CrashCourse.CrashCoursePlatform.crashcourse-platform-manage-determining-origin-of-error-message||target="blank"]]the process.Once wehavethat, we candeterminethe [[cause>>doc:Main.eMagizAcademy.Microlearnings.IntermediateLevel.ActiveMonitoring.intermediate-active-monitoring-determining-cause-of-error-message||target="blank"]]of theerrormessagebetter. If thereisnoindicationintheErrormessageswherethe messagebroke down,its wiseto check theogentriesand[[queuestatistics>>doc:Main.eMagiz Academy.Microlearnings.CrashCourse.CrashCourseMessaging.crashcourse-messaging-interpreting-queue-statistics-gen3||target="blank"]] for more information.64 +Should Manage not provide you the answers it becomes time to challenge the assumptions of the client on the problem. This can be done with the help of the Deploy phase. In this phase you check on runtime level what the status of the runtime is. You can do this by accessing the context menu on runtime level and selecting the option "Details". 59 59 60 - === 3.2Analysis===66 +[[image:Main.Images.RCA-Knowledgebase.WebHome@rca-knowledgebase-introduction--details-context-menu-deploy-architecture.png]] 61 61 62 - Youcananalyze mostflow configurationproblemsineMagizwiththe above steps.The listelowindicatesvariouscaseswherepart oftheflowwasmisconfigured.68 +Selecting this option will lead you to the "Status" tab in which you can see whether the runtime is running (or not) and for how long it is in the current state. 63 63 64 - Formorespecific cases, pleasecheckhefollowing:70 +[[image:Main.Images.RCA-Knowledgebase.WebHome@rca-knowledgebase-introduction--details-status-menu-deploy-architecture.png]] 65 65 66 -* [[Incorrect property configuration>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-configuration-issues.rca-knowledgebase-incorrect-property-configuration||target="blank"]] 67 -* [[Incorrect queue configuration>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-configuration-issues.rca-knowledgebase-incorrect-queue-configuration.WebHome||target="blank"]] 68 -* [[Incorrect groovy configuration>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-configuration-issues.rca-knowledgebase-incorrect-groovy-configuration.WebHome||target="blank"]] 69 -* [[FTP Configuration>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-configuration-issues.rca-knowledgebase-ftp-configuration.WebHome||target="blank"]] 70 -* [[Design runtime changes after Create>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.rca-knowledgebase-design-runtime-changes-of-created-runtimes.WebHome||target="blank"]] 72 +With all this information you should be able to solve 95% of all the **flow** related support tickets. 71 71 74 +{{info}}Should you be unable to resolve the problem with only information from eMagiz you can check, assuming you have access, additional information in AWS and Portainer. These are not discussed here any further as they are only accessible for a limited set of users.{{/info}} 75 + 72 72 == 4. Result == 73 73 74 -Once the flow configuration problem is identified, you can work towards analyzing and fixing the problem. 78 +With the help of this structure and the specified RCA-knowledgebase entries you are able to solve the vast majority of problems on your own or with a little help. 79 + 80 +* [[Configuration Issues>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-configuration-issues||target="blank"]] 81 +* [[Cloud Issues>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-cloud-issues.WebHome||target="blank"]] 82 +* [[Runtime Issues>>doc:Main.eMagiz Support.RCA Knowledge Base.rca-knowledgebase-runtime-issues.WebHome||target="blank"]] 75 75 ))) 76 76 77 77 (((