Hi,
After enabling the option "Capture Raw SQL", I m able to see dynamics Params on SQL queries and prepared statements. However I could not see dynamic Params for stored Procedure as illustrated in the attached figure.
Did Appdynamics supports such feature?
Hi Ayman,
Can you check if below is the case as stated in doc link https://docs.appdynamics.com/display/PRO41/Configure+Call+Graphs ?
"When you enable Capture Raw SQL in .NET environments, the agent captures the parameters for ADO.NET stored procedure calls even though the parameters are not represented by question marks. It does not capture stored procedure local variables that are not available to the CLR."
Hi
Thank for the reply. I already check the docs and i could not find any thing in Java Environment.