Delta Load

Overview

Delta load, introduced to Solver in the Oct 2023 Cloud update, offers a way for customers to load in transactions that have been modified at a more granular level than just at the period level. Delta load supports transactions that have been updated or created

  • Since the last successful job execution
  • Up to 30 days back from the time of the scheduled or manual execution of the job.

Delta load creates smaller uploads, speeding up integrations and giving you the option to bring in only the most recent transactions versus an entire period’s worth of data.

Requirements

Delta load has the following requirements

  1. It is a connector and source object-dependent feature. This means that delta load will not be available for every connector and every source object. The delta load option will load if the source object of your integration does support delta load. A list of supported objects and field can be found at the bottom of this article.
  2. The delta load option in the job configuration will appear for integrations that have a single step, module task. Integrations with multiple steps will show a message asking users to split out the integrations into smaller steps.
  3. Period must be a parameter for the above-mentioned integration.
  4. The job must be run once before in order for the delta load option to appear.
  5. At the moment, users must have the latest connector version (click Add New from within the Data Warehouse) for each relevant ERP in order to use the Delta Load feature.

Configuration

To configure a Delta Load on an existing job:

  1. From the landing page, select the Data Warehouse menu option on the main application toolbar.
  2. Click on the Data submenu and navigate to the Jobs page.
  3. Edit an already executed job by clicking on the job you would like to use for your delta load and clicking the edit button above.
  4. From the Job Details page, select the icon under Parameters to set up job parameters for the chosen module.
    -Currently, the only modules available to be used with this feature are GL Detail and GL Entry.

  5. Select the same icon under lookup to set the Period Parameters.
  6. Choose the Delta Load option at the bottom of the menu.
  7. Click the first dropdown and select from the options to choose which type of event you would like to base the delta load on. This will repopulate with the first option, which is the recommended field, however in some cases the user may be required to select from this list.
  8. Click the second dropdown and select from the options to choose how much data to load based on the amount of time since the previous data load or a specific number of days. Your choice will be shown with more detail next to this box once an option has been selected.
  9. Press OK to save your changes to the job.

Other Information

  • Dimensions are not included in the Delta Load feature.
  • This feature must be set up manually.
  • Copy or duplicate a job with “Last Successful Job date” selected requires a user to change this option and run the job one time.

Current Supported Delta Load ERPs and Objects

ConnectorMinimum VersionSource ObjectSource Attribute
Intacct1.1.3GLDetailWhen Modified
Intacct1.1.3GLEntryWhen Modified
Business Central v21.1.10customerLedgerEntriessystemModifiedAt
Business Central v21.1.10generalLedgerEntrieslastModifiedDateTime
Business Central v21.1.10glBudgetEntrieslastModifiedDateTime
Business Central v21.1.10salesInvoiceslastModifiedDateTime
Business Central v21.1.10salesOrderslastModifiedDateTime
Business Central v21.1.10vendorLedgerEntriessystemModifiedAt
Updated on March 7, 2024

Was this article helpful?

Related Articles