Task and Project Task Data in FSM Mobile
This topic explains how FSM Mobile loads Task and Project Task data and how you can reference that data in your configuration.
It also explains how to use that data with date, time of day, and datetime fields.
FSM Mobile Task and Project Task Data Sources
The routes/mobile configuration controls the FSM Mobile experience. Its event definition controls the searches that load Task and Project Task records for a technician. In FSM Mobile, those loaded records are called events.
By default, FSM Mobile loads Task and Project Task records as events. Core product code provides the event searches and their initial maps. Customer configuration extends those maps with the additional event-map fields required by mobile resources, articles, elements, filters, and defaults.
Find the configured event sources under routes/mobile/event/article.
-
Task event map:
routes/mobile/event/article/task/map -
Project Task event map:
routes/mobile/event/article/projecttask/map