You can use the structure of data that is contained in the data templates to convert your information into records in the database, one-by-one. To do so, you use the Create Instance function. This is a miniature version of the data migration process and can be useful for prototyping or treating smaller data creation tasks.

The following steps illustrate how to create an item card from an item data template. You can create a record from any data template using the same procedure.

To create a record from a configuration template

  1. In the Search box, enter Configuration Templates, and then choose the related link.

  2. In the Config. Template List window, select the item template that you have created and choose Edit. For more information on how to create a template, see How to: Create a Configuration Template.

  3. On the Actions tab, choose Create Instance. An item card is created.

  4. Choose the OK button.

  5. To review the new item card, in the Search box, enter Items, and then choose the related link.

  6. Open the new item card.

  7. Expand various FastTabs, and verify that the information was created correctly on them.

After you have created and verified the structure of the configuration templates, you can continue with the actual migration of your customer’s data into the new Microsoft Dynamics NAV database.

Tip

See Also