Site Tools


guides:apex_folder_structures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
guides:apex_folder_structures [2018/03/16 17:59] administratorguides:apex_folder_structures [2019/08/01 18:04] (current) brett.zamora
Line 11: Line 11:
 | {base}\RETRIEVED\ | Used by the APEX Retriever (Note 2)  | | {base}\RETRIEVED\ | Used by the APEX Retriever (Note 2)  |
 | {base}\PROCESSED\ | For files that have been sent. (Note 3) | | {base}\PROCESSED\ | For files that have been sent. (Note 3) |
-| {base}\INVALID\ | Folder for XML files that cannot be sent. (Note 4) | +| {base}\DRAFTS\ | Used by APEX for Direct-Entry draft transactions. | 
-| {base}\APEX_WORK\ | Used by APEX Sender for lock files. (Note 5) | +| {base}\INVALID\ | Folder for XML files that cannot be sent. (Note 5) | 
-| {base}\APEX_WORK\RETRIEVED\ | Used by APEX Retriever for lock files. (Note 6)  | +| {base}\APEX_WORK\ | Used by APEX Sender for lock files. (Note 6) | 
-| {base}\APEX_WORK\PROCESSED\ | Used by APEX Sender for lock files. (Note 7) | +| {base}\APEX_WORK\RETRIEVED\ | Used by APEX Retriever for lock files. (Note 7)  | 
-| {base}\APEX_WORK\INVALID\ | Used by APEX Sender for lock files. (Note 8)|+| {base}\APEX_WORK\PROCESSED\ | Used by APEX Sender for lock files. (Note 8) | 
 +| {base}\APEX_WORK\INVALID\ | Used by APEX Sender for lock files. (Note 9)| 
 +| {base}\APEX_WORK\TEMP\ | Used by APEX for converting Base64 strings to TIFF images. (Note 10)|
  
 The following table contains more descriptive notes for each of the folders referenced in the previous table: The following table contains more descriptive notes for each of the folders referenced in the previous table:
Line 24: Line 26:
 | 2 | The APEX Retriever process places XML files in this folder thereby 'handing off' the file to an Agent or County interface program. | | 2 | The APEX Retriever process places XML files in this folder thereby 'handing off' the file to an Agent or County interface program. |
 | 3 | After the APEX Sender process finishes sending an XML file to the server, it moves the file to this subfolder. | | 3 | After the APEX Sender process finishes sending an XML file to the server, it moves the file to this subfolder. |
-| 4 | Part of the 'sending' process is to perform a variety of validation checks. If the sending validation check returns validation errors, the XML file is moved to this subfolder and an alert message is logged in the APEX Log Panel. | +| 4 | The APEX Direct-Entry UI provide a way for submitters/agents to assemble transactions before sending them to the County Recorder. As Draft transactions are being assembled, their information is temporarily stored in the local DRAFTS subfolder. After the Draft transaction is selected to be Sent, the DRAFTS transaction is removed. | 
-| APEX processes use a locking mechanism to assign a Sender thread to a specific XML file. This folder holds the lock files created by the APEX Sender processes. (This folder is intended to be used exclusively by APEX.) | +| 5 | Part of the 'sending' process is to perform a variety of validation checks. If the sending validation check returns validation errors, the XML file is moved to this subfolder and an alert message is logged in the APEX Log Panel. | 
-| APEX processes use a locking mechanism to assign a Retriever thread to a specific ERDS or G2G transaction. This folder holds the lock files for the APEX Retriever processes. (This folder is intended to be used exclusively by APEX.) | +| APEX processes use a locking mechanism to assign a Sender thread to a specific XML file. This folder holds the lock files created by the APEX Sender processes. (This folder is intended to be used exclusively by APEX.) | 
-| 7 | This folder holds lock files for the XML files that are being moved to the PROCESSED subfolder. (This folder is intended to be used exclusively by APEX.) |+| APEX processes use a locking mechanism to assign a Retriever thread to a specific ERDS or G2G transaction. This folder holds the lock files for the APEX Retriever processes. (This folder is intended to be used exclusively by APEX.) |
 | 8 | This folder holds lock files for the XML files that are being moved to the PROCESSED subfolder. (This folder is intended to be used exclusively by APEX.) | | 8 | This folder holds lock files for the XML files that are being moved to the PROCESSED subfolder. (This folder is intended to be used exclusively by APEX.) |
 +| 9 | This folder holds lock files for the XML files that are being moved to the INVALID subfolder. (This folder is intended to be used exclusively by APEX.) |
 +| 10 | The TIFF images from recorded transactions can be viewed. APEX uses the TEMP subfolder as a work folder when converting Base64 to TIFF. The temporary folder/file path is passed to Windows to allow the default TIFF image viewer to display the recorded TIFF image.) |
  
  
  
guides/apex_folder_structures.1521223157.txt.gz · Last modified: by administrator