How to do it...

  1. Extract ch5-convert-data-from-cal-objects-start.zip to a folder on your machine. You should have the following folders:
  • \CalObjects
  • \alDataMoveProject
  1. Import all objects in the CalObjects\modifiedRenamedCalObjects.fob file with the C/SIDE development client.
If you are using a container-based solution, you cannot synchronize the database schema when you import the objects. When you are presented with the Synchronize Schema option, you must select Later. After the objects have been successfully imported, you need to run the following command in PowerShell, making sure to use the name of your container: Compile-ObjectsInNavContainer -containerName "<yourContainerName>" -filter Modified=1 -SynchronizeSchemaChanges Yes ...

Get Microsoft Dynamics 365 Business Central Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.