Creating customer databases to use with a CVMD

When using a Centralized Vendor Metadata Database (CVMD) setup, new customer databases should be created that do not contain or use vendor-level data or metadata. You can create such databases using either the Infor Mongoose Configuration Wizard or a Command Line Interface (CLI) command.

When using the Infor Mongoose Configuration Wizard, this is the procedure:

  1. Launch the Infor Mongoose Configuration Wizard.
  2. Select the Advanced Configuration option.
  3. When you come to the page where you create and configure the databases, select the No Metadata option.
  4. Complete the rest of the configuration as desired.

When using the CLI, this is the command:

Infordbcl.exe created -databasename:databaseName -product:Mongoose -allinone -nometadata

where databaseName is the name to be assigned to the new customer database.