QuestionQ54

Business Transactions

When should URI Segments be used in Transaction Detection rules?

  • A When identifying business transactions using particular parts of the SMTP request
  • B When the application uses message-oriented technologies
  • C When the application is a Web-Oriented Technology
  • D When the agent names the business transaction for the Web service name plus the operation name
Explanation

URI segments apply to web-oriented technologies with URI entry points, where they can be used to identify or name business transactions based on portions of the request URI. Message-oriented technologies instead use messaging destinations or listener classes, while web services use the service and operation names.

Learn more

Community Discussion

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