NAV Objects and configuration overview
The installation package gives you everything you need to set up the NAV connector: the objects, the setup data, and the roles and permissions. Every object file ships as both a fob and a txt file.
File names follow this convention: Dime.Scheduler_version_NAV version and version number_short description.extension.
For example, Dime.Scheduler_16.2.1_NAV2016W1_AllObjects.fob breaks down as:
- Prefix: Dime.Scheduler
- Version of DS: 16.2.1
- NAV version: NAV2016W1
- Short description: AllObjects
The table below explains each file, keyed by the Short description in its file name:
| Codeunit | Purpose |
|---|---|
| _AllObjects | Contains all objects of the Dime.Scheduler Connector for NAV. No standard objects are included in this file. |
| _MenuSuite | Contains the Classic and RTC menu suite for Dime.Scheduler. |
| _FastTrack | Contains standard objects that have been modified in order to support all functionality offered by the FastTrack modules. |
| _EmptyCodeunits | Contains 10 empty codeunits which can be used to create an integration with your Vertical solution or a custom solution. |
| NAV 2009 | |
|---|---|
| User Roles NAV2009.xml | Contains 2 Roles DS-ALL and DS-SUPER. To be imported into the Data Migration. Administration - Application Setup - Company Setup - Data Migration. |
| Permissions NAV2009.xml | Contains the permissions of the 2 Roles.To be imported into the Data Migration. |
| DS Setup and Connector Setup NAV2009.xml | Contains default setup for Dime.Scheduler. To be imported into the Data Migration. |
| NAV 2013 (R2) - NAV 2015 | |
|---|---|
| Package DIME.SCHEDULER.rapidstart | Contains 2 Permission Sets (DS-ALL and DS-SUPER), the Permissions for these sets and the default setup for Dime.Scheduler. To be imported in /Administration/Application Setup/RapidStart Services for Microsoft Dynamics NAV/Configuration Packages. We recommended to use the FastTrack Wizard instead of the RapidStart package |