Data Source User
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Attribute
DataSourceUser (DSU)
Purpose
Specifies the user ID that is required for logging into a backend data store, such as SQL Server or Salesforce.
Valid Values
string
where:
- string
- is the user ID required for logging into the data store.
Notes
- The data store user ID and password may be stored in the Hybrid Data Pipeline data source definition. If that is true and you specify the user ID and password using the DataSourceUser and DataSourcePassword connection attributes, the values specified in these connection attributes take precedence.
- All communication between the driver and the Hybrid Data Pipeline connectivity service is encrypted using SSL, including the values specified for DataSourceUser and DataSourcePassword.
Default
None
GUI Tab
Security tab