process-mining
2024.10
true
- Release notes
- Before you begin
- Getting started
- Integrations
- Working with process apps
- Working with dashboards and charts
- Working with process graphs
- Working with Discover process models and Import BPMN models
- Showing or hiding the menu
- Context information
- Export
- Filters
- Sending automation ideas to UiPath® Automation Hub
- Tags
- Due dates
- Compare
- Conformance checking
- Root cause analysis
- Simulating automation potential
- Triggering an automation from a process app
- Viewing Process data
- Creating apps
- Loading data
- Uploading data
- Retrieving the SQL Server database parameters
- Setting up a SQL Server account for data upload using an extractor
- Installing CData Sync
- Create a source connection
- Create a destination connection
- Create a job
- Run the job
- Incremental extraction
- Troubleshooting CData Sync
- Viewing logs
- Optimizing an app
- Scheduling Data Runs
- Customizing process apps
- Publishing Dashboards
- App templates
- Additional resources
Create a destination connection
Process Mining
Last updated Nov 11, 2024
Create a destination connection
To set up a SQL Server destination connection you need the following setup parameters for the SQL Server database.
Server
Database
Schema
Role
Follow these steps to create the SQL Server destination connection.
- Define a new connection of type SQL Server.
- Enter a descriptive name for the destination connection. For example SQLServer_IM.
- Configure the Settings to connect to your SQL Server database using the SQL Server database setup credentials retrieved
Note: Server must be specified as <Server>,<Port>.Note: User / Password must be the SQL credentials of the user that has permissions to write into the database. See also Setting up a SQL Server account for data upload using an extractor. Password may not contain a semicolon
;
. - Create and test the connection.