NextGen FSM

Resource position in real-time

Track resources in real-time and quickly schedule work orders (WOs) with the nearest available resource. At regular intervals, your mobile device's location is uploaded to a DynamoDB table via dedicated APIs. Then a task retrieves and updates the positions in the FSM database.

Understand the configuration

These company properties control the app:

Property

Description

company.clientabstraction.rest.gpsTimedPositions.basePath

Base URL for the GPS timed positions service

company.clientabstraction.rest.gpsTimedPositions.auth

Authentication method

company.fsm.gpstracking.timedPositions.endpoint

REST API endpoint path for retrieving positions

company.fsm.gpstracking.gpsHistoryDaysInterval

Maximum days interval for GPS history search

Note: The default is 30

Integrate in FSM pages

Access timed GPS positions in these resource path visualization screens:

  • GPS Position History: Displays merged historical and timed positions for a resource within a configurable time window.

  • Daily Plan - Map Detail: Access resource GPS positions.

Access GPS position history

To find the historical positions of a resource over a given timeframe:

Navigate to Configuration > Core > Cartography > GPS Position History.

Access GPS position on the daily plan

To see the last position received from the mobile device on the map:

  1. On the daily plan, go to the daily view.

  2. On a resource, click menu > Cartography > Map detail > GPS Positions.