Reports Queue

Type:    Form
Description: The form of searching the appropriate reports for a particular user.
Items:


Reports Queue Search

Includes various reports search parameters.
¦_
Find
Executes search based on predefined criteria.
¦_
Clear
Clears any selected criteria - resets the form to its original state.
¦_
Close
Closes the form without saving any changes.
¦_
Report Name
Search criteria to locate report by its full name or part of it.
¦_
Request Date
Search criteria to locate reports by the date range.
¦_
File Name
Search criteria to locate report by file name (either full or a part of it) that was downloaded.
¦_
Status
Search criteria to locate report by its current status.
¦_
Completed
Indicates that file processing is complete.
¦_
Failed
Indicates that file processing is failed.
¦_
In Progress
Indicates that file is being processed.
¦_
No Data
Indicates that file is empty (has no data).
¦_
Pending
Indicates that file awaits to be approved or disapproved.
User
Search criteria to locate report by the user that created it.
Report ID
Search criteria to locate reports by its unique ID number.

Reports Queue List

Includes the list of reports found based on the search criteria specified.
¦_
Delete
Deletes selected reports from the list.
¦_
Refresh
Updates list of reports.
¦_
ID
One or more reports can be selected for processing by checking ID checkboxes off.
Identifier of the object used for references; auto-incremented integer value.
References: Report Queue.Id
¦_
Report Name
The full name of the report.
References: Report Queue.Report Name
¦_
User
Name of the user that created the report.
References: Report Queue.Creator Code
¦_
Request Date
The date when the record was created.
References: Report Queue.Create Date
¦_
Complete Date
The date when the report was completed.
References: Report Queue.Complete Date
¦_
Size
The size of created report file (Kb).
References: Report Queue.File Size
¦_
Status
Represents current status of report queque.
References: Report Queue.Status CL
¦_
Download Report
Allows to download the selected report.
¦_
View Details
Allows to view and modify detailed information on the selected report. Opens Form: Report Info