Automated data upgrade from versions 8.00–24.00 to version 25.00

This is a combined upgrade guide for the release of Document Capture version 25.00 and Expense Management version 25.00, Partners can use this guide to upgrade Document Capture 8.00–24.00, Expense Management 8.00–24.00, or a system with both Document Capture 8.00–24.00 and Expense Management 8.00–24.00 installed.

Use this guide to upgrade Document Capture and Expense Management using the more automated data upgrade on BC14. If you want a manual pre/post-upgrade process, see Manual upgrade from versions 8.00–24.00 to version 25.00.

If you're using Document Capture or Expense Management in Microsoft Business Central Cloud, the main upgrade performs automatically when you install Document Capture 25.00/Expense Management 25.00.

To migrate from a FOB-based version of NAV/BC to an on-premises extension/cloud version, see Upgrading NAV/Business Central with Expense Management installed and Migrating Expense Management from Business Central on-premises to cloud.

Prerequisites

Important

If Document Capture and Expense Management are not already installed, DO NOT use any information in this document.

Use this upgrade guide with the following versions of Document Capture and Expense Management:

Document Capture

  • Document Capture 8.00 with any service pack
  • Document Capture 9.00 with any service pack
  • Document Capture 10.00 with any service pack
  • Document Capture 11.00 with any service pack
  • Document Capture 12.00 with any service pack
  • Document Capture 24.00 with any service pack

Expense Management

  • Expense Management 8.00 with any service pack
  • Expense Management 9.00 with any service pack
  • Expense Management 10.00 with any service pack
  • Expense Management 11.00 with any service pack
  • Expense Management 12.00 with any service pack
  • Expense Management 24.00 with any service pack

If the system is running an older version, you must first upgrade it to the required versions (8.00).

In this version, the Document Capture client components and server components were upgraded. This means you must update these components before you start working with Document Capture and Expense Management. This guide instructs you how to do this correctly.

The Document Capture and Expense Management objects in this version are not backwards-compatible with older components, and the components in this version are not backwards-compatible with older objects.

Important

Document Capture 2024 R2 (25.00) and Expense Management 2024 R2 (25.00) are only available if you're using one of the following versions of Business Central:

  • Business Central 2024 release wave 2 (BC v25)
  • Business Central 2024 release wave 1 (BC v24)
  • Business Central 2023 release wave 2 (BC v23)
  • Business Central April 2019 (v14, FOB-based)

This means that clients using older NAV/BC versions cannot upgrade to DC25.00/EM25.00. Instead, they must upgrade to DC8.00, as this version will continue to be supported with service packs

Task 1: Check minimum version requirements

Ensure the current system is running one of the supported versions of Document Capture or Expense Management listed in the Prerequisites section. If not, you must follow the upgrade guide from an earlier version to DC8.00–24.00 and/or EM8.00–24.00. For more information, see previous upgrade guides:

Task 2: Import an updated Business Central license file

You require a partner developer license throughout the upgrade process. After the upgrade you must use a new/updated customer license file from Microsoft and import it into NAV.

You must restart the Business Central server to use the new license.

Task 3: Merge objects

If you've modified your customer's system, then check if any of the modified objects conflict with Document Capture or Expense Management objects and merge if necessary. Best practice is to merge objects in a test system, so they're ready to be imported later on in the upgrade process.

Task 4: Upgrade server components

You must perform all installations described below from the Setup executable, located in the root of the product folder (Setup.exe).

Note

The installer updates the add-ins folder (Client and/or Server) in the standard installation path. Therefore, if your installation path differs from the standard Microsoft path, make sure to copy the new add-in folder to the folder your installation resides in.

To upgrade your server components, use the following guide:

VersionGuide
BC14Only perform the following steps if you are using Business Central April 2019 (BC14):
  1. Stop “Business Central Server Server”.
  2. Uninstall “Document Capture RTC Server Components”. 
  3. Install “Document Capture RTC Server Components”.
  4. If you haven’t installed the Microsoft Business Central Server in the default location, you must move the Add-ins manually from the default location to the current location of your installation.
  5. Start “Microsoft Business Central Server”.

Task 5: Update Business Central objects and data

Important

Before you modify objects or start the data upgrade, first back up the database.

  1. Import the new DC25.00 / EM25.00 objects from the product folder. Some objects may show a warning during import as some parts of the new Version List has changed format.
  2. In Import Worksheet use Replace All.
  3. During object import, set Synchronize Schema to Later.

Task 6: Complete post-upgrade steps

To complete the post-upgrade task:

  1. Import the object package named “BC14 - DC8.00-D24.00 to DC25.00, EM8.00-EM24.00 to EM25.00 – Direct Upgrade Post”.

  2. In Import Worksheet, use Replace All.

  3. During import, set Synchronize Schema to Later.

  4. Compile all Document Capture and Expense Management objects (Version List filter *DC*|*EM*|*CC*|*DN*|*BF*|*CA*). Set Synchronize Schema to Later. Some DC/EM objects may not compile. They will be deleted later in the upgrade process.

  5. If you're using MS Dynamics NAV 2019 Spring or earlier, refresh the workflow templates. In the current version, the workflow templates have been updated and need to be refreshed manually in each company. To do that:

    • Disable the current workflows associated with Expense Management (they're prefixed with CEM).
    • Manually run the codeunit 6086372 - CEM Workflow Setup, which generates new workflow templates.
    • Create new workflows from each of these templates. Remember to enable the workflows after creating them
  6. Compile all MenuSuites (not only Document Capture and Expense Management).

  7. Run Tools > Sync. Schema For All Tables > With Validation.

  8. Run Tools -> “Data Upgrade” -> “Start…” to open the Start Data Upgrade page.

  9. Under Execution Mode, select Serial.

  10. Under Continue on Error, deselect the checkbox.

  11. Click OK to close the page.

The data upgrade process should complete without any errors. The post-upgrade part of the process is now complete.

Data upgrade troubleshooting

  1. If the data upgrade fails, run the Get-NAVDataUpgrade [ServerInstance] -ErrorOnly powershell command to find out what the actual error is, or use the debugger with Debug Next.
  2. If you receive the error message, this means there's a problem downloading the Control Add-in resources. This problem can occur when Continia's services are down, or there's a server firewall problem.
    • “Function 'UpdatePerDatabase' in the upgrade codeunit '6086106' has failed because of the following error: 'A call to System.Net.WebClient.DownloadData failed with this message: The remote server returned an error: (404) Not Found.”
  3. You can try again by running Tools > Data Upgrade -> Resume…
  4. If the same error is thrown, you can Design Codeunit 6086106 and comment the following line of code: CODEUNIT.RUN(CODEUNIT::"CDC Capture RTC Library");
  5. Then run Tools > Data Upgrade > Resume…
  6. This skips the Control Add-in being downloaded when upgrading. Therefore, you must download it manually after the data upgrade from the Document Capture Setup page:
    • On the Actions tab, click Import Continia Web Client Add-Ins ** > Import Client Add-Ins to import all relevant add-ins.

Task 7: Upgrade client components

To upgrade your client components, use the following guide:

VersionGuide
BC14
  1. Uninstall “Document Capture RTC Client”.
  2. Uninstall ”Document Capture RTC Components (Scanner)”.
  3. Client Add-ins are now automatically distributed to all BC clients when needed.

Task 8: Delete the unused application and upgrade objects

After upgrading the client components, you want to ensure that all objects compile and that the upgrade is not accidentally started again.

To delete unused application and upgrade objects:

  1. Remove the upgrade objects (All object types, with Force): Filter: 6086100..6086199
  2. After deleting the upgrade objects, import the upgrade placeholder objects from the fob-file containing the new Document Capture/Expense Management objects. Only import the objects within the ID-range: 6086100..6086199

Task 9: Update the Continia Web Approval Portal

The final task in the upgrade process is to update the Continia Web Portal:

  1. Compile all Document Capture and Expense Management objects (Version List filter *DC*|*EM*|*CC*|*DN*|*BF*|*CA*).
  2. Run the function Create Web Services from the Continia Web Portal list. You are only required to run this function in one company.
  3. If you continue to use Continia Web Portal on-premises, then you must create a new website in IIS or update the existing one.
  4. Run the function Export Users to export web users from the Continia Users page in Business Central.