Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
02-22-2017 04:56 AM
Hi,
Has anyone done a custom correlation between an IIS applicaiton pool and a .Net COM+ component?
The applicaiton pool calls a local COM+ component using System.Runtime.InvokeMember.
I instrumented successfuly both sides (appPool and Com+), however I don't know now how to make the link between both components.
Any help is appreciated.
Alex
03-21-2017 11:04 PM
Hi Alex,
It is definitely not possible OOTB. We most likley need a Custom Correlation Config at upstream(IIS) to inject the correlation header which will be read by C++ SDK component instrumenting the downstream COM+ component. T
Again the possibility of creating this Custom Correlation config depends whether we have a placeholder available which can be used to inject the correlation header. In case any placeholder does not exist, we will have to make some code changes to introduce such property
Thanks,
Raunak
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form