Hi,
Can AppDynamics analzye AMF requests?
In other words: our application is built with Flex and as such it communicates with the server using AMF messages. Since all the AMF messages share the same URL, I see it as one business transaction in AppDynamics, although there are many types of transactions represented by this URL (the transaction type is in the AMF message). Can AppDynamics somehow support analyzing the different transactions?
Thanks
Moshe.
Hi,
Any news on Flex Support and AMF requests monitoring?
Aymen
Hi Moshe and Aymen,
I am afraid to inform if the requests are part of Felx/AMF and does not involve java code (let us know if you are trying to monitor using different agent type like .net IIS) level requests we might not be able to monitor as of now, apart from additional monitroing using EUEM pages/ajax requests at browser level.
If the different AMF/Flex requests involves different java code path or access to different classes as such , see if defining custom pojo rules and with Split options option on getter chain that will split value that represents varrying requests helps here?
https://docs.appdynamics.com/display/PRO40/POJO+Entry+Points , Also see if servlet pojo split is an option here:
https://docs.appdynamics.com/display/PRO40/Identify+Transactions+by+POJO+Method+Invoked+by+a+Servlet
Regards,
Arun