DataSource FILE
The File DataSource oversees file and folder management within a locally mounted file system, offering the following key features:
Support for essential file operations: create directories, read, write, copy, move, rename, delete, and list files. Capability to lock files for exclusive access. Functionality for file matching. A design that aligns consistently with the FTP DataSource and SFTP DataSource.
Engaging in Practical Implementation
Open new Project in QuickIntegration Platform, and then follow these steps to get your flow working
- Click On the Connection Properties
- Select the DataSource Type from drop down
- Provide the Credentials
- Click on Submit to save the Credentials
- On the left side of the palette, you'll find the Configured Properties ready to be utilized within your API.
;
Fields | Description | Example |
---|---|---|
DataSource Name | Datasource Name which is configured in connections properties | successrecords |
DataSource Type | FILE | FILE |
Environment | Provides a production environment where you can deploy applications and APIs publicly | dev |
URL | A URL (Uniform Resource Locator) is a unique identifier used to locate a resource on the FILE | FILE URL |