Create and Run Flows
Last updated
Last updated
==================
Access the Flows section.
Create a new Flow.
Enter a unique name for your flow
1). Use "Source Connection" if you are trying to use data from the source connections 2). Use "Transformations" if you're trying to use transformations you created
Select your desired connection
Select your desired table
Select all columns that you are want to embed
Select all columns that you are want to embed
Select the field which will be used as the as an anchor check for new data. For example, if you select "id" as your replication key, the system will track the last ID value that was processed and will select all values above that value for subsequent flow runs
Select "NA" values
After you have selected your source data, you can now select your Target connection from the dropdown list
Select your preferred model
Default chunk size = 1024 and default overlap = 100
Click the collapsible arrow to display options
For example, if you enter your start date date and start time as December 31, 2024 at 1:00PM, that will be the first scheduled run
Once you select your start date & time, you will need to select how often you want the flow to run. First select the internal (days/hours/mins) and then select the value. For example, if you want your flow to run every day starting from December 31, 2024 at 1:00PM, you should select "days" as interval and enter "1" in the value field. if you want your flow to run every 6 hours starting from December 31, 2024 at 1:00PM, you should select "hours" as interval and enter "6" in the value field.
The example image shows a flow which is supposed to start on April 25, 2024 at 12 AM and is scheduled to run every day
Click "Create" button