| layout | default |
|---|---|
| title | Blitz Upload History | Oracle EBS SQL Report |
| description | History of uploaded data, which is kept for profile option Blitz Upload Data Retention Days number of days. |
| keywords | Oracle EBS, Oracle E-Business Suite, SQL report, Blitz Report, Enginatics, Blitz, Upload, History, xxen_upload_data, xxen_report_runs, xxen_reports_v |
| permalink | /Blitz%20Upload%20History/ |
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
History of uploaded data, which is kept for profile option Blitz Upload Data Retention Days number of days.
Upload Name, Started within Days, Uploaded By
xxen_upload_data, xxen_report_runs, xxen_reports_v, fnd_responsibility_tl, fnd_concurrent_requests, fnd_lobs
Blitz Report History, Blitz Upload Data, Blitz Reports, AR Customer Upload, CAC Interface Error Summary, FND Responsibility Access, ECC Admin - Concurrent Programs
Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.
| Resource | Link |
|---|---|
| Excel Example Output | Blitz Upload History 19-Jun-2025 063454.xlsx |
| Blitz Report™ XML Import | Blitz_Upload_History.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/blitz-upload-history/ |
The Blitz Upload History report is a critical governance and auditing tool for organizations utilizing Blitz Report™ for data uploads. It provides a comprehensive audit trail of all data upload activities, ensuring transparency and accountability. By tracking who uploaded what data and when, this report supports compliance requirements and helps system administrators monitor system usage and data lineage.
As organizations democratize data entry and updates through Excel-based uploads, maintaining control and visibility becomes paramount. Common challenges include:
- Lack of Traceability: Identifying the source of data changes when multiple users have upload privileges.
- Compliance Risks: Auditors require proof of who authorized and executed data changes in the ERP system.
- Data Retention Management: Managing the growth of upload history data to prevent unnecessary storage consumption.
Without a centralized history, organizations risk losing oversight of bulk data changes, leading to potential security and data integrity issues.
The Blitz Upload History report addresses these challenges by offering a detailed view of the upload log.
- Full Audit Trail: Captures the Upload Name, User, Date, and Status for every transaction.
- Retention Policy Support: Works in conjunction with the profile option
Blitz Upload Data Retention Daysto manage how long history is kept, balancing audit needs with storage optimization. - Searchability: Allows administrators to quickly find specific uploads by name, date range, or user.
This report queries the internal metadata tables of the Blitz Report™ framework:
- Core Tables: Joins
xxen_upload_data,xxen_report_runs, andxxen_reports_vto reconstruct the upload event context. - Security Integration: Links with
fnd_responsibility_tlandfnd_concurrent_requeststo provide context on the responsibility and concurrent request ID associated with each upload. - LOB Handling: References
fnd_lobsto potentially link back to the original uploaded file content if configured.
- Upload Name: Filter by the specific name of the upload definition.
- Started within Days: Limits the report to recent uploads (e.g., last 30 days) for focused auditing.
- Uploaded By: Filter by the specific user ID or name who performed the upload.
Designed for administrative oversight, the report is highly efficient:
- Indexed Queries: Utilizes standard indexes on the
xxen_tables to ensure fast retrieval even with large history logs. - Optimized Joins: Efficiently joins with FND tables to resolve user and responsibility names without performance drag.
Q: How long is upload history kept?
A: The retention period is controlled by the system profile option Blitz Upload Data Retention Days. Records older than this setting are automatically purged.
Q: Can I see the actual data that was uploaded? A: Yes, if the system is configured to retain the file, the history can link back to the specific data set processed.
Q: Does this report show failed uploads? A: Yes, the status column indicates whether an upload was successful, failed, or completed with warnings.
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics