Endpoints:
Dashboard Trace:
Login
Trace:
src/main/webapp/loginform.jsp - Init JSP Page
Login Fail
Trace:
aa
Display Dashboard:
Trace:
src/main/java/com/sunwave/emr/server/Processor.java:doGet(L1231)
Normal Path:
If the debug session takes to long or the user is on slow processor revalidate the requirest: src/main/java/com/sunwave/emr/server/util/PrepareSession.java:loadHttpSession(L63) - creates Session Id based on Clinic Id “CLINC_505798998” L1253 creates the JSON object for the validate query.
Dashboard Notes/Questions:
Check Production logs for the string:
>>>>>>>>>> SLOW PROCESSOR:
Should we have an agent watch for this and alert us?Navigation/Display done via Tomcat Coyote Requests see https://tomcat.apache.org/tomcat-8.5-doc/api/org/apache/coyote/