On this page:

Relevant pages:

SNP CrystalBridge® Monitoring Connector contains adapters that are used to replicate local SAP system events into application events via different APIs. The used adapter can be selected using t-code /DVD/APPD_CC under Report events via drop-down list.

HTTP SDK Adapter

This is the default adapter that uses the existing connection from ABAP Agent to HTTP SDK.

HTTP SDK =< 23.8.0 limits the number of events per minute to 500. HTTP SDK and ABAP Agent => 23.11.0 provides a new expert setting HTTP_SDK_EVT_LIMIT that can be used to override the default limit. See Expert Settings.

No extra installation or setup steps are needed for this adapter to work. Once the correct HTTP SDK version is installed and running, this adapter will work seamlessly.

Connection status of this adapter can be validated using t-code /DVD/APPD_STATUS via HTTP SDK process and HTTP SDK connector row status under each node. When HTTP SDK adapter connection fails, application events will not be sent to the controller.

Machine Agent Adapter

This adapter connects to HTTP listener of Machine Agent instances installed on every SAP application server. For this adapter to work correctly, the Machine Agent instances must be installed, configured, and run with activated HTTP listener.

Connection status of this adapter can be validated using t-code /DVD/APPD_STATUS via Machine agent row status under each node. When Machine Agent adapter connection fails, application events are not sent to the controller.