Cinchy Table
Overview
Cinchy Tables are commonly used data sync targets.
info
Before you set up your data sync destination, make sure to configure your Source.
tip
The Cinchy Table destination supports batch and real-time syncs.
Destination tab
The following table outlines the mandatory and optional parameters you will find on the Destination tab (Image 1).
- Destination details
- Column Mapping
- Filter
The following parameters will help to define your data sync destination and how it functions.
Parameter | Description | Example |
---|---|---|
Destination | Mandatory. Select your destination from the drop down menu. | Cinchy Table |
Domain | Mandatory. The domain where your destination table resides. | Product |
Table Name | Mandatory. The name of you destination table. | Q1 Sales |
Suppress Duplicate Errors | Optional. This field determines whether duplicate keys are reported as warnings (unchecked) or ignored (checked). The default is unchecked. Checking this box can be useful in the event that you only want to load the distinct values from a collection of columns in the source. | |
Degree of Parallelism | The number of batch inserts and updates that can be run in parallel. This defaults to 1. | 1 |
The Column Mapping section is where you define which source columns you want to sync to which destination columns. You can repeat the values for multiple columns.
Parameter | Description | Example |
---|---|---|
Source Column | Mandatory. The name of your column as it appears in the source. | Name |
Target Column | Mandatory. The name of your column as it appears in the destination. | Name |
Link Column | This value is used only with a Cinchy Table destination with a linked column. For example, if your destination column is an Employee's favorite color that links to the System Colors table: - Use 'Hex Value' if your source data contains hex values (#00B050). - Use 'Name' if your source data contains color names (Green). |
You have the option to add a destination filter to your data sync. Please review the documentation here for more information on destination filters.
Next steps
- Define your Sync Actions.
- Add in your Post Sync Scripts, if required.
- Define your Permissions.
- If you are running a real-time sync, set up your Listener Config and enable it to begin your sync.
- If you are running a batch sync, click Jobs > Start a Job to begin your sync.