Configure other global properties in DataFlow
Follow these steps to set up some global properties for your DataFlow instance. These include the staging directory, alternate data file paths, global timezone for scheduling updates, maximum parallel threads for synchronising data, deleting stage files, query timeout in seconds, number of executions to display for each sync,enable sample data for MongoDB,Sample data timeout in seconds, number of lines to be parsed .
You must have administrator privileges. |
-
After logging in, click Admin on the top navigation bar.
-
Select Server config.
-
In the Others interface, specify these properties:
- Staging directory
-
The directory where you can store temporary files for some connection types.
Mandatory field.
- Allowed paths for data files
-
Enter a list of file paths, separated by a semicolon. The default value (path) is
/home/admin/
.- Example:
-
/home/admin/data;/etc/data
- Sync schedule calendar timezone
-
Select the sync schedule timezone. The default is UTC(UTC+00:00)
Mandatory field.
- Parallel sync execution count limit
-
Specify the maximum parallel execution limit for syncing data.
Mandatory field.
- Delete stage files
-
Select the stage file deletion. The default is Always.
Mandatory field.
- Query timeout in seconds
-
Specify the maximum query timeout in seconds for syncing data.
Mandatory field.
- Number of executions to display for each sync
-
Specify the number of executions to display for each syncing data.
Mandatory field.
- Enable sample data for MongoDB
-
Select the option Yes for MongoDB to display sample data. The default value is No.
Mandatory field.
- Sample data timeout in seconds
-
Specify the maximum timeout in seconds to display the sample data.
Mandatory field.
- Compress HTTP request?
-
It is used to send the payload from client to server in a zipped format for only POST requests, which reduces the size over the network. The default value is NO.
Mandatory field.
- Number of lines to be parsed
-
Specify the number of lines to be parsed to view data, when we select file.
Mandatory field.
-
Click Save.