SDS Data Ingress

December 22, 2022 ยท View on GitHub

These samples showcase some of the commonly performed data ingress options into SDS. These include OMF and SDS calls.

OMF Ingress

This sample highlights the creation of an OMF ingress connection. It also shows sending OMF messages. Please see the OMF Ingress ReadMe for more information on this sample.

Bulk Upload

This sample highlights sending SDS objects saved locally as JSON files. Please see the Bulk Upload ReadMe for more information on this sample.

CSV to ADH

This sample highlights sending data stored locally as a csv file to ADH. Please see the CSV to ADH ReadMe for more information on this sample.

TasksLanguages
OMF Ingress.NET
Bulk Upload.NET
CSV to ADH.NET

For the main ADH page ReadMe
For the main samples page ReadMe