Show TOC

Creating Custom External Adapters Using SDKsLocate this document in the navigation structure

Follow general guidelines to create a custom external adapter using one of the SDKs (Java, C/C++, or .NET).

Procedure

  1. Obtain an SDK instance.
  2. Create credentials for the required authentication type.
  3. Connect to a project for ESP using these credentials.
  4. Create a publisher to publish data to the ESP Server.
  5. Create a subscriber to subscribe to records from a project in the ESP Server.
  6. Publish or subscribe to data in Event Stream Processor.