This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
file_status [2018/11/02 21:01] – created lisa.maloney | file_status [2024/08/27 14:01] (current) – tina.robles | ||
---|---|---|---|
Line 3: | Line 3: | ||
To access File Status, navigate to the Admin menu and select File Status. | To access File Status, navigate to the Admin menu and select File Status. | ||
- | {{:pasted:20181102-210020.png}} | + | {{:pasted:20240827-135735.png}} |
- | A grid will display with the information and status of the file as well as an option to download. | + | A grid will display with the information and status of the file as well as an option to download. The grid data is limited to show only files received within the past year, based on today' |
- | {{:pasted:20181102-210040.png}} | + | {{:pasted:20240827-135944.png}} |
To Download the file, click the download button located in the first column of the file row. | To Download the file, click the download button located in the first column of the file row. | ||
Line 13: | Line 13: | ||
{{: | {{: | ||
- | If a file has a state of Complete, the Invoice Info can be viewed | + | When you click on a line item, if the state is Complete, you will see the claim id information at the bottom of the screen. |
+ | |||
+ | {{: | ||
+ | |||
+ | The File row displays information on the File Name, File Size, Received Date, and Load Date. There are also several true/false columns which indicate where the file is in the loading process as well as a State column which displays the file status. | ||
+ | ----- | ||
+ | |||
+ | __State Definitions__ | ||
+ | |||
+ | |||
+ | *NO_ATTACHMENT: | ||
+ | |||
+ | *NO_FORMAT_IDENTIFIED: | ||
+ | |||
+ | *NOT_STAGED: | ||
+ | |||
+ | *EXCEPTION_ERROR: | ||
+ | |||
+ | *SHOULD_LOAD: | ||
+ | |||
+ | *DUPLICATE_FILE: | ||
+ | |||
+ | *COMPLETED_& | ||
+ | |||
+ | *COMPLETED_& | ||
+ | |||
+ | *COMPLETE: File has completed processing whether via eclaim or manual load | ||
+ | |||
+ | *FILE_SPLIT_TO_LOAD: | ||
+ | |||
+ | *MANUAL_LOAD: | ||
+ | |||
+ | *ONBOARDING_HOLD: | ||
+ | |||
+ | *PARTIAL_ONBOARDING_HOLD: | ||
+ | |||
+ | *ATTACHMENT_ONLY: | ||
+ | |||
+ | *BATCH_LOADED: | ||
+ | |||
+ | *FILE_IGNORED: | ||
+ | |||
+ | ----- | ||
+ | |||
+ | **TRUE**: The following are the requirements for “true” to display in each of the columns: | ||
+ | |||
+ | ATTACHMENT_CREATED | ||
+ | |||
+ | - An attachment exists for the file | ||
+ | |||
+ | FORMAT IDENTIFIED | ||
+ | - file has been staged (see staged for meaning) | ||
+ | - file has a been sent to be manually loaded | ||
+ | - file has been set to IGNORE (DO NOT LOAD) - reason for setting file to ignore is located in the file_note field of import_file | ||
+ | - file is a pass-through item only, an ATTACHMENT for the claim/ | ||
+ | - file is an automated claim and has been assigned a file_metadata_format_id for auto-loading | ||
+ | |||
+ | STAGED IMPORT | ||
+ | - file has been loaded into import_invoice tables | ||
+ | - file has a been sent to be manually loaded | ||
+ | - file has been set to IGNORE (DO NOT LOAD) - reason for setting file to ignore is located in the file_note field of import_file | ||
+ | - file is a pass-through item (ATTACHMENT_ONLY for the claim/ | ||
+ | - file is loaded in a batch load using a single file_id in order to generate a single set of invoices (BATCH_LOAD) | ||
+ | - file is split into smaller files which are loaded (FILE_SPLIT_TO_LOAD) | ||
+ | - file is a duplicate of another file and will not be loaded (denoted | ||
+ | |||
+ | DATA EXCEPTION | ||
+ | - file has been loaded into import_invoice tables | ||
+ | - file has a been sent to be manually loaded | ||
+ | - file has been set to IGNORE (DO NOT LOAD) - reason for setting file to ignore is located in the file_note field of import_file | ||
+ | - file is a pass-through item (ATTACHMENT_ONLY for the claim/ | ||
+ | - file is loaded in a batch load using a single file_id in order to generate a single set of invoices (BATCH_LOAD) | ||
+ | - file is split into smaller files which are loaded (FILE_SPLIT_TO_LOAD) | ||
+ | - file is a duplicate of another | ||
+ | |||
+ | |||
+ | MAPPING EXCEPTION | ||
+ | - file has been loaded into import_invoice tables | ||
+ | - file has a been sent to be manually loaded | ||
+ | - file has been set to IGNORE (DO NOT LOAD) - reason for setting file to ignore is located in the file_note field of import_file | ||
+ | - file is a pass-through item (ATTACHMENT_ONLY for the claim/ | ||
+ | - file is loaded in a batch load using a single file_id in order to generate a single set of invoices (BATCH_LOAD) | ||
+ | - file is split into smaller files which are loaded (FILE_SPLIT_TO_LOAD) | ||
+ | - file is a duplicate of another file and will not be loaded (denoted by STATE = DUPLICATE_FILE) | ||
+ | |||
+ | |||
- | {{: | ||
- | This will open a popup with the associated claim and invoice info. Clicking on the Claim ID or Invoice ID will open that claim or invoice. | ||
- | {{: |