Hey Ashutosh,
Thanks for the reply!
1. This is a Java application. It'll send messages through soap or REST to the datawarehouse. However we had some progres with it this week. We have two environments (test and production) and in the test the dashoard shows all communications correctly now. In production it doesn't. Now what has changed? We installed the 4.2.7 sun java agent instead of the IBM java agent in the TEST environment. Could this be the difference which why the Broker (JAVA ESB) isn't showing?
So below a picture of the same transaction in test and production.
\
About the points you brought in
2. I'll have to check this with the colleage of mine.
3. The WCF call's are indeed visible as expected
4. I was hoping that for instance the discovery tool would automatically find some stuff where I could filter on. I guess this isn't possible like discovering JAVA transactions? I'll look into the custom entry points ideas.
Couple of extra questions:
Do you have any idea what the difference is between a sun and ibm java agent?
Can we do some WCF transaction splitting based on the URL? So for example we have the URL answerquestion.svc/1/question and answerquestion.svc/2/question which both register under the transaction Answerquestion. From previous posts I've seen that this might not be easy? Do you have any idea if there is a way?
Regards,
Adriaan
... View more