Package psdi.app.route

The Route package includes Mbo's related to Routes.

See: Description

Package psdi.app.route Description

The Route package includes Mbo's related to Routes. A Route is a list of related work assets (pieces of equipment and locations), which are considered "stops". A Route can be used in the Preventive Maintenance application to generate a group of work orders. A job plan can be associated with each route stop. Routes can be used to do things like generating an inspection work order of  fire extinguisher, or define the rooms to sweep. Stops in a route can be sequenced. When a route is applied to a work order, the route defines whether summary or detail sub-work orders are created.

Package Specification

The Mbos included in the Route package are:

  • Route -- The main Route class and also the owner of RouteStop Mbo in this package. A Route is a list of related work assets (pieces of equipment, locations, and  items). Route can be used in Preventive Maintenance application to schedule the generation of a group of work orders. A route can be applied to a work order to generate child work orders for each work asset listed as stop on the route. A route cannot be a part of a PM record that has children or the child PM's cannot be added to a PM with an associated route. 
  • RouteStop -- A route stop represents assets such as equipment, location or both.

Other classes included in the Route package are:

Related Documentation

  • Preventive Maintenance object The attribute Route defines the route, which the PM will use to create sub-work orders when the PM is scheduled to generate work.
  • Work Order object The method applyRoute takes a route and creates sub-work orders.

Last updated: Friday, March 01, 2002