Hello, I'm in the process of configuring monitoring for OFBiz. Does anyone know where the best place would be to break Ajax requests? I'm looking to catch when an update, based on field drop-down selection that I could break. The goal is to catch problems with updates to user pages when selecting drop-down list criteria or any changes that update a user page.
I have tried breaking the selectall.js and GetDependentValues.js and it didn't work. In fact, if you rename these files so they are missing, the application still works. Any ideas would be greatly appreciated. Thanks, Joe
