Creating Channel
This section describes how to create a channel in the (web UI). The channel creation wizard that guides you through the process also includes the step to select or create location(s).
When finishing the channel creation, you can opt to perform the initial load and begin data replication.
To create a new channel, perform the following steps.
Step 1. Select Channel Type
Specify the channel name and optionally the description of the channel on the left side pane of the Create New Channel page. You can also specify the channel name later when saving the channel.
Restrictions applied to channel names
The following restrictions are applied to channel names:
A channel name cannot exceed 12 characters.
A channel name can only start with an alphabetic character or underscore (not with a number), followed by an alphanumeric character or underscore.
Only lowercase is permitted. If Caps Lock is on, it will not allow you to type in this field.
Examples of valid channel names: _1234abcd, _abcd1234, abcd_1234, abcd1234_, _abcd1234_
Select one of the available channel types. A channel type is a topology that defines data flow between source and target locations. For more information on different topologies supported by Fivetran Local Data Processing, see section .
To create a channel without locations, select Basic channel without locations. later when required.

Step 2. Select Locations
Select a source location(s) and target location(s) that will be part of your channel. You can either create a new location or select it from the list of previously created locations.
To create a new location, click Create New Location. This will open the New Location page. For information on how to set up a new location, see section .
To select an existing location, click Select Location and search for the required location.

Once you added all the necessary locations to the channel, click Confirm Locations. The locations will be added to the channel.
Depending on the channel type you selected in the previous step, the following scenarios are possible:
In a One to One scenario, you can select one source location and one target location.
In a One to Many scenario, you can create one source location and one or more target locations.
In a Many to One scenario, you can create one or more source locations and one target location.
In a Multidirectional scenario, a location is a source and target location at a time.
Step 3. Configure Channel
Define the behavior of replication by specifying a method of how Local Data Processing will deliver captured changes into a target location (replication style).
Adding File as a Location Type
Adding File as a Location Type
If you selected File Location as the target location type in the channel, there are a few additional steps:
- Select the file format from the dropdown.
- Check if you want the to be displayed.
- Select the type of the .
- Select the target file name. You can select a name from the list or set a custom file name.
- Select the behavior of replication. In case of database-to-file replication, there are two options: Soft Delete or Time Key.
- You can choose to add extra columns to the target file: repl_cap_tstamp (when the change was captured) and repl_cap_user (who made the change).

- Click Save Channel and Continue to add tables to the channel.
- Click Save Channel and Exit to complete channel creation without adding tables. The tables may be added later when required. In this case, replication will not be activated automatically, and you will need to activate it manually.

Step 4. Select Tables to Replicate
If you selected Save Channel and Continue in the previous step, the Select Tables to Replicate dialog will open. To add tables from the source location, click Select Tables. The Table selection from location... pop-up dialog will open where you can select the required tables. For the advanced options available when adding table(s) to a channel, such as table filtering and mapping, see section .
Select the option Capture DDL Changes in the Selected Tables' Schemas for Local Data Processing to react to statements.

Step 5. Complete Channel
In this step, you can select the necessary actions that will be performed immediately after you complete channel creation:
- Activate replication.
- Perform initial (bulk load) refresh into target location.
- Start replication jobs ( and ).
Alternatively, you can leave the options unselected and run them later on the page. On successful completion of the channel, you will be navigated to the page where you can see the replication status and manage the channel configuration.

When channel creation is completed, Local Data Processing automatically creates a SOURCE location group containing the source location(s) and a TARGET location group containing the target location(s) and defines actions and on the SOURCE and TARGET location groups, respectively.
Comments
0 comments
Please sign in to leave a comment.