500-420 · Question #34
When should URI Segments be used in Transaction Detection rules?
The correct answer is C. When the application is a Web-Oriented Technology. URI Segments should be used in Transaction Detection rules when the application is web- oriented. Web-oriented applications often have meaningful information in the URI that can identify different business transactions. URI Segments can help in defining patterns that match…
Question
When should URI Segments be used in Transaction Detection rules?
Options
- AWhen identifying business transactions using particular parts of the SMTP request
- BWhen the application uses message-oriented technologies
- CWhen the application is a Web-Oriented Technology
- DWhen the agent names the business transaction for the Web service name plus the operation
How the community answered
(31 responses)- A3% (1)
- B6% (2)
- C90% (28)
Explanation
URI Segments should be used in Transaction Detection rules when the application is web- oriented. Web-oriented applications often have meaningful information in the URI that can identify different business transactions. URI Segments can help in defining patterns that match specific parts of the URI to distinguish different transactions.
Topics
Community Discussion
No community discussion yet for this question.