Build data syncs
Last updated
Was this helpful?
Last updated
Was this helpful?
A data sync in Cinchy synchronizes information between a source and a destination. This guide walks you through the process of setting up your data syncs.
The basic workflow of a data sync in Cinchy is:
.
.
.
.
.
.
You have two ways to set up a data sync in Cinchy:
Use the Connections UI to input and save configuration details. The data will be stored as an XML file in the Data Sync Configurations table.
Directly upload an XML config into the Data Sync Configurations table.
To use the Connections UI, open the Connections Experience.
The UI has six tabs. Each tab requires data for your connection setup:
Info
Source
Destination
Sync Actions
Post Sync (Optional)
Jobs (Optional)
In the Jobs tab, you can start, monitor, and troubleshoot batch jobs. You can also view sync outputs or download detailed logs for analysis. For non-default user operations, ensure you have the right credentials and permissions.
Track potential issues with your real-time syncs. Syncs become operational once the Listener Config is enabled—no need for manual job starts.
You can also set up a data sync in Cinchy by uploading a formatted XML into the Data Sync Configurations table. This method is only recommended for those with advanced knowledge in data sync operations.
Access the Data Sync Config Table: In the Cinchy platform, open the Data Sync Configurations table.
Insert Data Sync XML: For a new row, double-click the Config XML column and paste your Data Sync XML.
Define Group Permissions: Adjust the required permissions in the appropriate columns.
Review the XML Data: After finalizing your Data Sync XML, return to the Data Sync Configurations table.
Run the CLI Command:
Navigate to the Listener Config table in Cinchy (Image 12).
Make sure to set the config to Enabled.
The following pages show basic examples of both batch and real-time data syncs. Use these examples as a reference point for learning more about Cinchy data syncs.
The Info Tab has fundamental details about your data sync, such as its name and access controls. You must add a name and select an Admin Group. You can also for advanced functionality.
The Source Tab defines the origin of your data sync. Each data source type, from specific file formats to integrated software systems, requires unique parameters. See the for available options.
When working with real-time sync sources, you'll notice an extra tab for Listener configuration. The adjustments you make here directly influence the Listener Config table. Navigate through the options and set up as needed. For more info, see the and pages.
The Destination Tab identifies where your data sync goes. Each destination comes with its own set of parameters. You must map each destination to its source. Consult the for specifics.
In the Sync Actions Tab, you can choose your preferred data action. Your main options are Full File Sync and Delta Sync. Not sure about the differences? Check out this for more details.
In the Post Sync Tab, you can use to refine the post-sync data. For example, you could set up a post-sync script to push retrieved data values into a specific Cinchy table. You can find more on this in the page.
Unique XML patterns may exist across different sources and targets. If you're unfamiliar with this process, check out the first.
Initiate Sync with the CLI: If you haven't installed the CLI, refer to the . Otherwise, launch PowerShell and navigate to the Cinchy CLI directory.
More details on CLI commands can be found in the .
If you are setting up a real-time sync, you must set up a listener configuration. You must configure your Event Stream Source with your data sync information. You can review an more on the
In a new row, add in your listener config configuration data. See for more information.