The Available Job Queues

In Expense Management, several recurring activities can be automated using job queues, such as synchronizing with Continia Online, sending approval and reminder emails, sending status reports, and updating field dependencies. The setup procedure for all these tasks is the same, differing only in the specific codeunit or report used.

For an overview of all the existing jobs, go the the Expense Management Setup page and select Setup > Job Queue Setup. Alternatively, select the search icon and search for Job Queue Entries. For more information about job queues, refer to the Setting up Job Queues article.

Expense Management comes with the following default codeunits:

CodeunitNameDescription
6086305CEM Online Synch. Mgt.Automates the synchronization with Continia Online to update the setup from Business Central and download documents submitted by expense users.
6086313CEM Expense Approval EmailSends regular emails to approvers about pending documents for approval. This can be set to run daily, only if there are new documents to be approved.
6086314CEM Reminder EmailSends reminder emails to expense users regarding pending documents. Reminders are configurable based on how many days should pass before sending an email.
6086353CEM Send Status ReportSends a detailed status report of all documents claimed by a user, either posted or open. Customize the report details in the Email FastTab on the Expense Management Setup page.
6086569CEM Update Field DependenciesValidates field dependencies to prevent conflicts by running a consistency check.
6225300CEM PCD Analyze ExpensesIdentifies recurring expenses and alerts the administrator when they're a good fit for automatic handling through a purchase contract.