Creating Custom External Adapters Using SDKs

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

  1. Obtain an SDK instance.
  2. Create credentials for the required authentication type.
  3. Connect to an ESP project 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.