Overview
The Uploads page allows users to view, monitor, and download files they have uploaded into the system. This page provides visibility into file status, processing progress, and related batch information.
It serves as a centralized tracking page where users can verify whether uploaded files are successfully received, processed, approved, rejected, or still pending.
Viewing Uploaded Files
When you access the Uploads page, the system displays a table containing your uploaded files.
Each record includes the following details:
- Batch No – The associated batch number
- Batch Name – The name of the batch
- File ID – Unique identifier for the uploaded file
- File Name – The name of the uploaded file
- Uploaded On – Date and time the file was uploaded
- Status – Overall upload status (e.g., Uploaded, Validated, Failed)
- Detailed Status – Breakdown of processing results (e.g., Approved, Pending, Rejected counts)
- Remarks – System notes or processing messages
- Action – Additional file options (e.g., View Details, Download as Excel File, Download Zip Folder)
By default, the system displays a set number of records per page (e.g., 10, 25, 50, 75, 100 items per page).
Searching and Filtering Files
The Uploads page provides flexible search and filtering options to help users quickly find specific files.
Global Search
The Global Search field allows users to search across multiple columns simultaneously. Entering a keyword filters the dataset based on matching values within visible fields.
Column-Specific Search
Users can refine results using individual search fields under each column:
- Batch No
- Batch Name
- File ID
- File Name
- Detailed Status
- Remarks
This allows for precise filtering based on specific file attributes.
Date Filter
The Uploaded On column includes a date filter that allows users to narrow results by upload date. Selecting a specific date or range displays only files uploaded during that timeframe.
Status Filter
The Status dropdown allows users to filter files by overall upload state, such as:
Combining Filters
Multiple filters can be applied simultaneously. For example:
- Status = Uploaded
- Uploaded On = Specific Date
- Batch No = Specific Batch
The system will display only records matching all selected criteria.
Clearing Filters
Clicking the Clear Filter button resets all search inputs and filters to default settings and restores the full list of uploaded files.
Understanding File Status and Processing
Status Column
The Status column indicates the overall state of the uploaded file. For example:
- Uploaded – The file has been successfully uploaded to the system.
- Validated – The file has passed system validation checks and is ready for processing.
- Failed – The file failed validation or processing due to errors
Additional statuses may appear depending on system workflow configuration.
Detailed Status
The Detailed Status column provides a breakdown of processing results. It typically includes:
- All (Total record)
- Approved
- Pending
- Rejected
- PendingRelease
- Processing
- Revoked
- Failed
- Expired
This allows users to quickly assess processing outcomes without opening detailed reports.
For example:
- All: 20
- Approved: 10
- Pending: 10
- Rejected: 0
This indicates partial processing completion.
Remarks
The Remarks column displays system-generated messages related to the file, such as:
- "File has been submitted for processing."
- Other workflow-related notifications
This provides context regarding the file’s current state.
File Actions
The Action column provides additional options for each uploaded file. Depending on system configuration, users may be able to:
- View Details
- Download as Excel
- Download Zip Folder
Downloading Upload Records
The Download button at the top of the page allows users to export the displayed file records.
- If no filters are applied, all visible records may be exported.
- If filters are active, only the filtered results will be included in the export.
This feature is useful for reporting, auditing, or tracking upload activity.
Pagination and Navigation
To manage large volumes of uploaded files, the page supports pagination.
Users can:
- Navigate to the next or previous page
- Click a specific page number
- Use the “Go to page” field to jump to a page
- Adjust the number of items displayed per page
The table updates automatically based on selected pagination settings.
System Behavior and Processing Flow
When a file is uploaded:
- The system records the upload time.
- The file is assigned a unique File ID.
- The file enters processing workflow.
- The Detailed Status updates as records are evaluated.
- Final counts (Approved, Pending, Rejected) are reflected once processing completes.
If processing is ongoing, users may see partial counts in the Detailed Status section.