Question

Bradesco Seguros
BR
Last activity: 26 Mar 2025 10:54 EDT
Dynatrace APDEX Identifying JavaScript Errors in PEGA
Hello community,
We are evaluating a series of performance indicators within our company for Pega applications, and recently, some gaps have been identified in relation to our applications, especially in the monitoring performed by the APDEX tool - Dynatrace. We have managed to improve some actions such as database query enhancements and cache optimization for loading interface elements like JavaScript and CSS. However, the tool continues to point out JavaScript errors in our applications, which seem to be more related to internal platform controls. Below is the list:
-
Error:
this.processOnBeforeSubmit is not a function
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pbzpega_ui_harnesscontact_3966...
- Frequency: 0.01 /min
-
Error:
Cannot read properties of undefined (reading 'call')
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pzpega_ui_templates_default_3966...
- Frequency: 0.01 /min
-
Error:
Cannot read properties of undefined (reading 'setTabName')
Hello community,
We are evaluating a series of performance indicators within our company for Pega applications, and recently, some gaps have been identified in relation to our applications, especially in the monitoring performed by the APDEX tool - Dynatrace. We have managed to improve some actions such as database query enhancements and cache optimization for loading interface elements like JavaScript and CSS. However, the tool continues to point out JavaScript errors in our applications, which seem to be more related to internal platform controls. Below is the list:
-
Error:
this.processOnBeforeSubmit is not a function
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pbzpega_ui_harnesscontact_3966...
- Frequency: 0.01 /min
-
Error:
Cannot read properties of undefined (reading 'call')
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pzpega_ui_templates_default_3966...
- Frequency: 0.01 /min
-
Error:
Cannot read properties of undefined (reading 'setTabName')
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pzpega_ui_harnesscontact_3966...
- Frequency: 0.01 /min
-
Error:
screenLayoutResize is not defined
- Location: /pbbs-seguros/2023-10-04T20:11:59.000Z?fisaao=H9lfdY0uJm9g772tA1u0vC5xQmgDqDk5aXbP8wVJb/pzpega_ui_harnesscontact_3966...
- Frequency: 0.01 /min
I need help to understand what effective action I can take to avoid this type of reported problem.