Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Template Management for Field Service components

Several types of components are installed with the Template Management for Field Service feature, including tables, script includes, and business rules.

Tables

Template Management for Field Service adds the following tables.

TableDescription
\[wm\_m2m\_template\_attribute\_map\]Entity to store the work order template attribute mapping.​

Script Includes

Template Management for Field Service adds the following script includes.

Script includeDescription
FSMTableMapSourceIdentifierDefaultImplImplementation class for sn_fsm_adv_tmp.FSMTableMapSourceIdentifier extension point, helps to identify the source of a work order.
FSMTableMapSourceIdentifierPlannedWorkMgmtImplImplementation class for sn_fsm_adv_tmp.FSMTableMapSourceIdentifier extension point, helps to determine if the source of a work order is using the planned maintenance template or planned work management template.
FSMTemplateMgmntDefaultImplImplementation class for sn_fsm_adv_tmp.FSMTemplateMgmntExtPoint. extension point, enables the work order template to map information from a source table to the appropriate fields in a work order.
FSMTemplateMgmntHelperContains utility methods to identify the source record and then map information from the source table to the target table [wm_order].

Business rules

Template Management for Field Service adds the following business rules.

Business ruleTableDescription
Restrict table map for model\[wm\_m2m\_template\_attribute\_map\]Prevents the user from creating a duplicate record of table mapping to the work order template.

Parent Topic:Components installed with additional plugins for Field Service Management