We have a loan application, where the user applies for a loan, a number of 3rd party API's are called, and after getting a successful response the application is submitted. If at all any API's fail a pop-up is triggered saying the support team will get back to you.
So how can we monitor/capture these pop-ups in dynatrace ?
a java based application