7.1 Uploading Data Files for Ingestion
The File Operations process allows users to upload and download files to and from the object store. It provides options to generate Pre-Authenticated Request (PAR) URLs for secure uploads and manage stored files through an easy-to-use interface.
You can upload any CSV, XLSX, and Text file, zip file that you wish to be stored in the object store, which can be processed later.To upload a file, complete the following steps:
- On the DFCS home page, click the User Menu and click Administration.
- Click File Operations.
- Click Upload File or Generate PAR URL to upload file .
A Pre-Authenticated Request (PAR) URL is used to upload files directly to
the object store securely.
- Click Generate PAR URL.
- In the popup window:
- Enter the File Name.
- Select the File Type from the dropdown list.
- Enter the File Size (in MB).
- Click Add to include multiple file details (optional).
- Click Generate to create the PAR URLs.
- The system will display the generated URLs for use in file uploads. This generates a PAR (pre-authenticated request) URL which is valid for 24 hours. This PAR URL is used to upload the file into the object store.
- Enter the File Name.
Upload File
You can upload a file either directly or by using the generated PAR URL.
Steps to Upload a File- Click Upload File.
- The Upload popup appears.
- Either:
- Drag and drop the file into the box, or
- Click to browse and select a file.
- Supported file formats: XLSX, CSV, TXT, and
ZIP.
Note:
Enter a number between 0 and 8,053,063,681. The input should be no more than 255 characters. Ensure the value matches the following format: '[a-zA-Z0-9][a-zA-Z0-9.-_:]*[a-zA-Z0-9]'. - The selected file name appears under Selected file.
- Click Upload to begin uploading.
- Once uploaded successfully, the file status will be updated in the main table.
After uploading, all available files are listed in the table with the following
details:
File Status Flow| Column | Description |
|---|---|
| File Type | Type of file (e.g., XLSX, CSV, ZIP) |
| File Name | Name of the file stored in the object store |
| File Size | File Size |
| Created by | User who uploaded the file |
| Last Updated | Timestamp of the last modification |
| Status | Indicates whether the file is Uploading, Available, or Failed |
| Download | Provides a link/button to download the file |
- Uploading – When a PAR URL is generated and file upload is in progress.
- Available – Once the file is successfully uploaded, scanned, and ready for download.
- Failed – If upload or validation fails.