What sources are
A source is a configuration object that describes how to connect to an external system. It includes connection parameters such as endpoints, credentials, and protocol-specific settings. Once created, a source can be reused by multiple jobs for different extraction scenarios.Supported source types
Hosted extractors support various source types, including MQTT brokers, OPC UA servers, relational databases, and other protocols. Each type has its own configuration schema—you provide the relevant connection details when creating the source.Store credentials securely. Use CDF secrets or other secure mechanisms for sensitive connection parameters.