Sage 50 UK Source Connector
The Sage 50 UK source connector in DataSync lets you retrieve data from Sage 50 UK for loading or synchronizing in your data warehouse. After creating all required source connections, configure your destination source to complete the connection setup.
DataSync supports Sage 50 UK 2012 and later. For v28 (2022) and later, you must manually install the SData adapter before following these instructions. See the Sage 50 UK documentation for details.
Configure SData settings in Sage 50 UK
- Launch Sage 50 Accounts and log in as Manager or with another account that has elevated access.
- From the main page, expand the Tools tab and select Internet Options.
- Select the SData Settings tab and click Details next to Sage 50 Accounts.
- Copy the address of your company dataset — you will paste this into the connection properties in DataSync.
Create a source connection in DataSync
- Log in to DataSync.
- From the welcome screen, select Connections.
- Next to Source Connections, click New.
- Select Sage 50 UK.
- In the Connection Properties panel, enter the connection properties.
- (Optional) In the Additional Connection Properties panel, select Add property and enter the parameters for each property.
- In the Advanced Settings panel, configure the settings, including the Tracking Type and other values according to your requirements.
- Click Save.
Parameters
Connection properties
| Parameter | Description |
|---|---|
| Description | Unique name for the connection. Example: Sage 50 UK. |
| SData URL | Address of the company dataset from the SData Settings in Sage 50 UK. |
| Username | Account credentials for the Manager account or another account with elevated access. |
| Password | Password for the specified username. |
| Convert all dates and times to GMT | Conversion of OData DateTime values to GMT. |
| Page Size | Maximum results to return per page when client-side paging is enabled. Larger values return more rows per page but may cause timeouts. |
| Timeout | Time in seconds to wait for connection opening and query execution before timeout. |
| Verbosity |
|
| Enable Pooling | Connection pooling option for performance. |
| Pool idle timeout | Maximum idle time for connections before returning them to the pool, in seconds. |
| Max Pool Size | Maximum number of connections allowed in the pool. |
| Pool wait time | Maximum wait time for connection allocation before error is thrown, in seconds. |
Additional connection properties
Additional connection string properties not specified in the Connection Properties panel. For each property added, you can choose Visible or Encrypted. Selecting Encrypted hides the value from the interface and stores it encrypted in the back end, such as when defining passwords.
| Parameter | Description |
|---|---|
| Property | Connection string property that defines the action or behavior. Example: ReadOnly |
| Value | Value for the property. Example: True |
| Type | Visibility of the property: Visible or Encrypted. |
Advanced settings
Advanced settings control how the Sage 50 UK connector tracks changes, handles regional and time configuration, and processes data batches during extraction. These options allow fine‑tuning for performance and accuracy, and should be configured according to your system environment and operational requirements.
| Setting | Description |
|---|---|
| Tracking Type | Method for tracking changes: None or Date. |
| Region | Region setting for the connector, if required by your setup. |
| Time Zone | Time zone matching the Sage 50 UK application server. |
| Time Offset | Refresh offset in seconds to compensate for timing issues in record selection. Minimum value is 0; maximum is 3600 seconds. |
| Batch Size | Quantity of records processed in each batch during extraction. Larger batch sizes increase memory usage but can improve performance up to a point. The default value is 2000 and the maximum should not exceed 10000 records. Adjust according to your network speed and disk performance; in most cases the default (2000) works best. |