SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Adapter Configuration File Authoring (.cnxml and adapter_config.xml)

A Custom Java Toolkit Adapter for SAP HANA Streaming Analytics is a developer-built connector that allows streaming projects to ingest data from or output data to external sources not covered by built-in adapters. Developers create supporting configuration files, implement the adapter logic in Java, and place the resulting files in designated directories so the streaming analytics engine can discover and load them. Guidance on building such adapters is covered in resources such as the Introduction to Writing a Custom Java Toolkit Adapter and tutorials on creating custom adapter configuration files.

Tutorials that teach this

Prerequisites

Concepts that build on this