guides:apex_folder_structures
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:apex_folder_structures [2018/03/16 17:59] – administrator | guides: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 ' | | 2 | The APEX Retriever process places XML files in this folder thereby ' | ||
| 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 ' | + | | 4 | The APEX Direct-Entry UI provide a way for submitters/ |
- | | 5 | 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 ' |
- | | 6 | 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.) | | + | | 6 | 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.) | | + | | 7 | 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