QuestionQ9

Pre-Deployment Planning

Which framework would necessitate implementing custom correlation?

  • A Vendor-supplied enterprise application that uses JMS
  • B Custom TCP concurrent server
  • C Pre-packaged WCF application
  • D Customer proprietary SOAP application
Explanation

A custom TCP concurrent server uses a nonstandard communication protocol, so transaction context is not automatically propagated and correlated by the monitoring agent. Custom correlation must be configured to inject and retrieve the correlation data across that TCP-based interaction.

Community Discussion

No comments yet. Be the first to start the discussion!