Freeze Queue Entries
All archiving processes are listed and processed here.
Queue Entry Fields
- Entry No.: Sequential number of the queue entry.
- Record Title: Title of the record to be archived.
- Record Type: The type of archive folder (e.g. Invoice, Credit Memo, Miscellaneous).
- Status: The current status of the entry:
New– Entry has been created but not yet processed.Processing– Entry is currently being processed.Completed– Archiving was successful.Error– An error has occurred.
- Error Notice: Brief error description for failed archiving operations.
- Last detailed error: Full error message with details.
- Retry count: Number of retry attempts so far.
- Reference Date: The reference date under which the record is stored in the archive.
- Attachment count not matching: Indicates whether the number of local attachments matches the count in the archive.
Setting up the Job Queue Entry
Codeunit 70954898 DXP Freeze Queue Processing must be set up as a Job Queue Entry to automatically process the queue entries. Recommended settings:
- Object Type: Codeunit
- Object ID: 70954898
- Recurrence Interval: 2 minutes (recommended)

No comments to display
No comments to display