MuleSoft Anypoint Connector for Salesforce Data 360
Set Up a Spark SQL Connection
Create a Spark SQL Data Stream
Set up the Spark SQL connection to start the flow of data into Data 360.
This feature is a Beta Service. A customer may opt to try a Beta Service in its sole discretion. Any use of the Beta Service is subject to the applicable Beta Services Terms provided at Agreements and Terms. If you have questions or feedback about this Beta Service, contact the Data 360 Connector team at datacloud-connectors-beta@salesforce.com.
Note
| User Permissions Needed | |
|---|---|
| To create a connection: | System Admin profile or Data Cloud Architect permission set |
Before you begin:
In Data Cloud, click Setup, and select Data Cloud Setup.
Under External Integrations, select Other Connectors.
Click New.
On the Source tab, select Spark SQL and click Next.
Enter a connection name, connection API name, and provide the authentication and connection details.
For Authentication Details, enter the username, password, and SSL server certificate.
For Username and Password, enter the credentials to authenticate the user.
Enter the SSL Certificate as a string or upload the string as a .pem file.
For Connection Details, provide the URL, database and port.
For the Connection URL, provide the URL as a simple FQDN or IP address.
For Database, enter a value that the schema uses.
For Port, enter the port that the server is running on. The default is 10000, but it can be changed.
To review your configuration, click Test Connection.
Click Save.
After the connector details are accepted, the connection is created and listed under Connectors. You can now create data streams.