Skip to main content

Objects

Import Dime.Scheduler objects

Start by importing the Dime.Scheduler add-on objects into Dynamics NAV. You'll find the installation package on the partner zone. Be sure to grab the objects that match your NAV version.

Import the *.fob or *.txt file named Dime.Scheduler_xxxx.x.x_NAVxxxxW1_AllObjects from the installation package. These files hold all objects of the Dime.Scheduler add-on and contain no standard NAV objects, so you can import them safely.

Update standard objects

A few FastTrack solutions rely on small changes to standard objects to round out their functionality. The footprint is tiny: only one table and one codeunit are touched, and in each, a single line of code is added to call a function in the Dime.Scheduler framework.

The list of standard objects modified per FastTrack solution explains each change, so you can decide whether the modification is required or worth taking over. Most changes can be handled in other ways. For example, some buttons have been added to the menu ribbon on the resource card to send resources to Dime.Scheduler. If you'd rather not adopt that change, you can opt out and provide your own solution.

These objects ship in separate fob and txt files named Dime.Scheduler_xxxx.x.x_NAVxxxxW1_FastTrack. Merge the objects for the FastTrack solution(s) you want to use, or apply the modifications manually since they are so limited.