To compile objects, you can use either of the following tools: Task 2: Compile all the objects in your C/AL solutionĬompiling all the objects is a prerequisite for a successful and complete export. For more information, see Exporting and Importing Objects. You can do this using the (Dynamics NAV Development Environment). This file is available on the version 14 installation media (DVD) in the TestToolKit folder.
The easiest way is to import the CALTestLibraries.W1.fob file into the old database. The reason for this is that the Microsoft extensions rely on the test symbols. If your solution uses Microsoft (1st-party) extensions, you'll have to convert the test library from C/AL to AL. Task 1: Import the test library into your C/AL solution Otherwise, you won't be able to synchronize the new extension with the database. When converting from C/AL to AL, it's important that you don't introduce any breaking schema changes to the database. This could include converting the C/AL deltas to AL extension code as a starting point, as outlined in The Txt2Al Conversion Tool.Īlso, review the Known Issues for information about issues that may affect the upgrade. Moving on-premise C/AL code customizations to Dynamics 365 Business Central online, requires converting these to AL extensions.