<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Monetization Web Docs | Tridens Technology – Business Operations</title><link>/monetization-web-docs/categories/business-operations/</link><description>Recent content in Business Operations on Monetization Web Docs | Tridens Technology</description><generator>Hugo -- gohugo.io</generator><atom:link href="/monetization-web-docs/categories/business-operations/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Business Operations</title><link>/monetization-web-docs/business-operations/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/monetization-web-docs/business-operations/</guid><description>
&lt;p>&lt;strong>Topics in this document:&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#jobs">Jobs&lt;/a>&lt;/li>
&lt;li>&lt;a href="#job-history">Job history&lt;/a>&lt;/li>
&lt;li>&lt;a href="#usage">Usage&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>To access this section in &lt;strong>Monetization&lt;/strong>, from the &lt;i class="fa fa-bars" aria-hidden="true">&lt;/i> &lt;strong>Menu&lt;/strong>, click &lt;i class="fa fa-recycle" aria-hidden="true">&lt;/i> &lt;strong>Business operations&lt;/strong>.&lt;/p>
&lt;h2 id="jobs">Jobs&lt;/h2>
&lt;p>To access this section, click &lt;strong>Jobs&lt;/strong>. Scheduled jobs (tasks) or currently executing jobs are shown in this section.&lt;/p>
&lt;p>There are nine different jobs in &lt;strong>Monetization&lt;/strong>, namely:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="#billing-job">Billing job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#invoicing-job">Invoicing job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#purchase-verification-job">Purchase verification job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#plan-transition-job">Plan transition job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#activate-deferred-purchases-job">Activate deferred purchases job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#payment-collection-job">Payment collection job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#dunning-job">Dunning job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#finance-reporting-job">Finance reporting job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#exporting-job">Exporting job&lt;/a>&lt;/li>
&lt;li>&lt;a href="#communication-job">Communication job&lt;/a>&lt;/li>
&lt;/ul>
&lt;h3 id="billing-job">Billing job&lt;/h3>
&lt;p>The billing job is configured to execute &lt;a href="../customers/customer-account-page/#the-billing-process">billing&lt;/a> for any &lt;a href="../customers/customer-account-page/#billing-profiles">billing profile&lt;/a> that match the job criteria, and it is in a state where billing can be executed.&lt;/p>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
Billing closes the previous &lt;a href="../customers/customer-account-page/#billing-cycle">billing cycle&lt;/a> and starts a new one. For example, for customers who have their billing day set to the 1st day of the month, the &lt;strong>billing job&lt;/strong> can be scheduled to run on the 1st to shift their billing cycle.
&lt;/div>
&lt;p>To create a billing job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the billing job schedule. To schedule the job to run only once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the billing job can be configured; it is designed to determine the particular element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a>, customer IDs, groups, &lt;a href="../system-configuration/custom-attributes">custom attribute&lt;/a>, and &lt;a href="../customers/payment-types">payment types&lt;/a>. For instance, the billing job applied only to customers with a post-paid payment type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The billing job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
When &lt;strong>Monetization&lt;/strong> executes billing for a customer billing profile, the job will also run billing for group members in that customer&amp;rsquo;s group. To disable, under &lt;strong>Criteria&lt;/strong>, select &lt;strong>Groups&lt;/strong>, and select &lt;strong>value&lt;/strong>.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the billing job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for the job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="invoicing-job">Invoicing job&lt;/h3>
&lt;p>The invoicing job is configured to generate the corresponding invoice for any bill(s) with the &lt;a href="../customers/customer-account-page/#the-bill-status">billing status&lt;/a>. The bills will be shown on the invoice, which the customer can pay.&lt;/p>
&lt;p>To create an invoicing job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the invoicing job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the invoicing job can be configured; it is designed to determine the particular element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a> and customer IDs. For instance, the invoicing job applied only for a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The invoicing job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the invoicing job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for the job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="purchase-verification-job">Purchase verification job&lt;/h3>
&lt;p>The purchase verification job is configured to check if your customers should have any of their products renewed or canceled, then it will execute that action.&lt;/p>
&lt;p>To create a purchase verification job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the purchase verification job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the purchase verification job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a> and customer IDs. For instance, the purchase verification job applied only for a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The purchase verification job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the purchase verification job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="plan-transition-job">Plan transition job&lt;/h3>
&lt;p>The plan transition job is configured to handle migrating a customer from one &lt;a href="../catalog/packages/#plans">plan&lt;/a> to another. For instance, if the plan transition job is configured to execute once daily at midnight, then any customer waiting for their plan to be changed on that day will have their plan changed at midnight.&lt;/p>
&lt;p>To create a plan transition job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the plan transition job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the plan transition job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a> and customer IDs. For instance, the plan transition job applied only for a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The plan transition job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the plan transition job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="activate-deferred-purchases-job">Activate deferred purchases job&lt;/h3>
&lt;p>Customers can schedule purchases in advance. When configured and executed, the activate deferred purchases job would enable and charge the customer for those purchases.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The purchases must be valid at that time.
&lt;/div>
&lt;p>To create an activate deferred purchases job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the activate deferred purchases job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the activate deferred purchases job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a> and customer IDs. For instance, the activate deferred purchases job applied only for a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The activate deferred purchases job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the activate deferred purchases job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="payment-collection-job">Payment collection job&lt;/h3>
&lt;p>The payment collection job is configured to automatically collect payments for any due bill if the customer has added a default payment method (credit/debit card).&lt;/p>
&lt;p>To create a payment collection job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the payment collection job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the payment collection job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a> and customer IDs. For instance, the payment collection job applied only to a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The payment collection job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the payment collection job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="dunning-job">Dunning job&lt;/h3>
&lt;p>The dunning job is configured to run actions set up at the dunning configurations. For more information, see &lt;a href="../business-configuration/dunning">Dunning&lt;/a>.&lt;/p>
&lt;p>To create a dunning job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the dunning job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the dunning job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a>, customer IDs, and &lt;a href="../system-configuration/custom-attributes">custom attribute&lt;/a>. For instance, the dunning job applied only to a specific customer type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The dunning job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the dunning job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="finance-reporting-job">Finance reporting job&lt;/h3>
&lt;p>The finance reporting job is configured to collect all the financial journals for a designated period.&lt;/p>
&lt;p>To create a finance reporting job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the finance reporting job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Specific criteria for the financial reporting job can be configured; it is designed to control the element(s) the job will affect. The elements include general ledgers, general ledger groups, revenue types, and account types. For instance, the financial reporting job applied only to a specific account type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The financial reporting job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>The &lt;strong>Period duration&lt;/strong> specifies the period for which the financial report will be created&amp;mdash;for example, a financial report from March 2022 or a report from the previous month.&lt;/p>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the dunning job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="exporting-job">Exporting job&lt;/h3>
&lt;p>The exporting job is configured to export multiple components, such as invoices, financial reports, payment transactions, usage events, etc., in various formats to different locations.&lt;/p>
&lt;p>To create an exporting job, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. Provide a name and description. Also, set the exporting job schedule. To schedule the job to run once, select &lt;strong>One-off&lt;/strong>; to run repeatable based on configured period, select &lt;strong>Repeatable&lt;/strong>; to run the job by another job, select &lt;strong>Chain&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
A job configured as a &lt;strong>Chain&lt;/strong> can only be executed by another job.
&lt;/div>
&lt;p>If the &lt;strong>One-off&lt;/strong> schedule is selected, the job must be configured to run at a particular date-time.&lt;/p>
&lt;p>If the &lt;strong>Repeatable&lt;/strong> schedule is selected, the job must also be configured to run at a particular date-time. In addition, you must configure how often the job should be executed. It could be yearly, monthly, weekly, daily, hourly, or in minutes.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Selecting &lt;strong>Test mode&lt;/strong> means that the job will run as a test, which will not mutate the database.
&lt;/div>
&lt;p>Under &lt;strong>Configuration&lt;/strong>, configure the type of data to be exported, which could be an invoice, financial report, payment transaction, or event. Furthermore, configure the destination: email, SFTP, or webhook.&lt;/p>
&lt;p>If email is configured as the destination, provide the mail template. The mail template is configured under &lt;strong>Business configuration&lt;/strong> &lt;i class="fa fa-arrow-right" aria-hidden="true">&lt;/i> &lt;strong>Template&lt;/strong> &lt;i class="fa fa-arrow-right" aria-hidden="true">&lt;/i> &lt;strong>Mail templates&lt;/strong>.&lt;/p>
&lt;p>If SFTP is configured, provide the location and format. The location specifies where the exported file will be transferred.&lt;/p>
&lt;div class="alert alert-dark" role="alert">
&lt;h4 class="alert-heading">Tip:&lt;/h4>
Download and install an SFTP/FTP client/software, for example, &lt;a href="https://filezilla-project.org/">FileZilla&lt;/a> &lt;i class="fa fa-external-link-alt" style="color: #171c46" aria-hidden="true">&lt;/i>. Run it as a server on your computer, and provide the URL to &lt;strong>Monetization&lt;/strong> as the location. This will download the file to the server.
&lt;/div>
&lt;p>Specific criteria for the exporting job can be configured; it is designed to control the element(s) the job will affect. The elements include the &lt;a href="../business-configuration/finance#customer-types">customer type&lt;/a>, &lt;a href="../system-configuration/custom-attributes">custom attribute&lt;/a>, and &lt;a href="../customers/payment-types">payment types&lt;/a>. For instance, the exporting job applied only to customers with a post-paid payment type.&lt;/p>
&lt;p>To add a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>. To delete a criteria, under &lt;strong>Criteria&lt;/strong>, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
The exporting job will affect ALL entities if no criteria are provided.
&lt;/div>
&lt;p>The &lt;strong>Period duration&lt;/strong> specifies the period for which the export will be created&amp;mdash;for example, exporting usage events from March 2022 or invoices from the previous month. The &lt;strong>Period field&lt;/strong> specifies the field to search by.&lt;/p>
&lt;p>To chain other jobs, under &lt;strong>Chain jobs&lt;/strong>, click &lt;i class="fa fa-plus-circle" aria-hidden="true">&lt;/i> &lt;strong>Create new&lt;/strong>; select the &lt;strong>Job type&lt;/strong> and the &lt;strong>Job&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
Only a job configured as a chain job can be shown under &lt;strong>Chain jobs&lt;/strong>.
&lt;/div>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
The &lt;strong>Offset&lt;/strong> parameter specifies the time that should pass before the chained job is executed.
&lt;/div>
&lt;p>To delete a chain job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;hr>
&lt;p>Once the exporting job has been configured, the &lt;em>status&lt;/em>, &lt;em>name&lt;/em>, &lt;em>criteria&lt;/em>, and &lt;em>next run at&lt;/em> variables for that job are displayed. To pause the job, click &lt;i class="fa fa-stop" aria-hidden="true">&lt;/i> &lt;strong>Pause&lt;/strong>; to resume the job, click &lt;i class="fa fa-play" aria-hidden="true">&lt;/i> &lt;strong>Resume&lt;/strong>; to delete the job, click &lt;i class="fa fa-trash-alt" aria-hidden="true">&lt;/i> &lt;strong>Delete&lt;/strong>.&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
When a job is paused, it will not execute, irrespective of the schedule. Resuming the job unpauses the job.
&lt;/div>
&lt;h3 id="communication-job">Communication Job&lt;/h3>
&lt;p>A &lt;strong>Communication Job&lt;/strong> is used to send marketing or transactional messages to your customers on a scheduled basis.&lt;br>
It combines a &lt;strong>Mail Template&lt;/strong> (content) with a job configuration (recipients, timing, and delivery rules).&lt;/p>
&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note:&lt;/h4>
&lt;p>Before creating a communication job, you first need to define a &lt;strong>Mail Template&lt;/strong>, which specifies the email content and layout.&lt;br>
Templates can be reused across multiple jobs, ensuring consistency in communication.&lt;/p>
&lt;p>For detailed steps on creating templates, see &lt;a href="../business-configuration/template/#mail-templates">Mail Template&lt;/a>.&lt;/p>
&lt;/div>
&lt;h3 id="creating-a-communication-job">Creating a Communication Job&lt;/h3>
&lt;p>Follow these steps to create and configure a new communication job:&lt;/p>
&lt;p>&lt;strong>Steps&lt;/strong>&lt;/p>
&lt;ol>
&lt;li>Go to &lt;strong>Business Operations&lt;/strong> → &lt;strong>Communications&lt;/strong>.&lt;/li>
&lt;li>Click &lt;strong>Create New&lt;/strong>.&lt;/li>
&lt;li>Enter job details:
&lt;ul>
&lt;li>&lt;strong>Name&lt;/strong> — A unique identifier for the job.&lt;/li>
&lt;li>&lt;strong>Description&lt;/strong> — (Optional) Internal notes about the job.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Configure the schedule:
&lt;ul>
&lt;li>Select &lt;strong>One-off&lt;/strong> or &lt;strong>Repeatable&lt;/strong>.&lt;/li>
&lt;li>Set the &lt;strong>Run at&lt;/strong> date and time.&lt;/li>
&lt;li>If &lt;strong>Repeatable&lt;/strong>, define the recurrence pattern.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Define job configuration:
&lt;ul>
&lt;li>&lt;strong>Type&lt;/strong> — Select &lt;strong>Email&lt;/strong>.&lt;/li>
&lt;li>&lt;strong>Mail template&lt;/strong> — Choose a previously created mail template.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Set targeting criteria:
&lt;ul>
&lt;li>Add rules (e.g., &lt;code>Customer type equals Partner&lt;/code>).&lt;/li>
&lt;li>Combine multiple criteria to refine the audience.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>Click &lt;strong>Submit&lt;/strong> to save and activate the job.&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h3 id="example-walkthrough">Example Walkthrough&lt;/h3>
&lt;ol>
&lt;li>
&lt;p>&lt;strong>Create Mail Template&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Name: &lt;code>Payment Details Changed&lt;/code>&lt;/li>
&lt;li>Subject: &lt;code>Our Payment Details Changed&lt;/code>&lt;/li>
&lt;li>From: &lt;code>no-reply@yourcompany.com&lt;/code>&lt;/li>
&lt;li>Body: Add a hero image, content columns, etc.&lt;/li>
&lt;li>Save the template.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>
&lt;p>&lt;strong>Create Communication Job&lt;/strong>&lt;/p>
&lt;ul>
&lt;li>Name: &lt;code>Payment Details Changed notification&lt;/code>&lt;/li>
&lt;li>Type: &lt;strong>Email&lt;/strong>&lt;/li>
&lt;li>Mail template: &lt;code>Payment Details Changed&lt;/code>&lt;/li>
&lt;li>Schedule: &lt;strong>One-off → September 1st at 09:00&lt;/strong>&lt;/li>
&lt;li>Criteria: &lt;code>Customer type equals Partner&lt;/code>&lt;/li>
&lt;li>Submit the job.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ol>
&lt;p>&lt;img src="../business-operations-create-communications-job.png" alt="New Communication Job">&lt;/p>
&lt;hr>
&lt;h3 id="troubleshooting--validation">Troubleshooting &amp;amp; Validation&lt;/h3>
&lt;ul>
&lt;li>&lt;strong>Emails not delivered?&lt;/strong> Verify SMTP settings and check SMTP logs along with job history logs in Monetization.&lt;/li>
&lt;li>&lt;strong>Placeholders not populated?&lt;/strong> Double-check placeholder syntax and confirm the fields exist in object data.&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="job-history">Job history&lt;/h2>
&lt;p>To access this section, click &lt;strong>Job history&lt;/strong>. The job history shows a paginated list of executed jobs for each job in a tabular format from a specific period. It includes the date-time the job last ran, with the total number of errors and successes.&lt;/p>
&lt;p>For each executed job, the &lt;strong>Name&lt;/strong> refers to the name of the job; the &lt;strong>Time&lt;/strong> shows when the job started and ended and the execution duration of the job; the &lt;strong>Processed&lt;/strong> shows the number of successes and errors.&lt;/p>
&lt;p>To see the full details of the error message for each failed job, as well as the successes, click &lt;i class="fa fa-info-circle" aria-hidden="true">&lt;/i> &lt;strong>Details&lt;/strong>.&lt;/p>
&lt;div class="alert alert-info" role="alert">
&lt;h4 class="alert-heading">Information:&lt;/h4>
You can filter the job history by date-time.
&lt;/div>
&lt;h2 id="usage">Usage&lt;/h2>
&lt;p>To access this section, click &lt;strong>Usage&lt;/strong>. This section shows usage events that cannot be rated due to a rating or input field problem. Such events can be corrected and then re-rated.&lt;/p></description></item></channel></rss>