To determine and configure the exit call to the database, you need to go to Configuration > Instrumentation > Backend Detection > Java. An exit call is a call from an application component to an external service or system, such as a database, a web service, a message queue, or a cache. A backend is a logical representation of an external service or system that receives exit calls from an application component. AppDynamics automatically detects and identifies common types of backends, such as JDBC, HTTP, JMS, and so on.
According to the Exit Point Detection Rules - AppDynamics, the following steps are required to determine and configure the exit call to the database:
Go to Configuration > Instrumentation > Backend Detection > Java.
Select the application and the tier that contains the exit call to the database.
Click the Add button to create a new exit point detection rule.
Enter a name and description for the rule.
Select the type of exit call from the drop-down list, such as JDBC, HTTP, JMS, and so on.
Specify the class and method that make the exit call to the database.
Specify the match criteria for the exit call, such as the URL, the query, the host, the port, and so on.
Click Save.
Therefore, C (Configuration > Instrumentation > Backend Detection > Java) is the correct answer. References:
Exit Point Detection Rules - AppDynamics
Cisco AppDynamics Associate Administrator Certification
Backends - AppDynamics