The February 2026 ArcGIS Velocity update introduces changes to real-time analytics that improve overall stability and performance. These improvements include a new requirement for certain real-time workflows that use dynamic geofencing and dynamic joins.
What’s changing?

Real-time analytics configured with a feed connected to the join port of the following tools must now include a Track ID field:
- Join Features
- Detect Incidents
- Filter by Geometry
- Calculate Distance
Who is affected?
If you have a real-time analytic that uses a feed connected to the join port of any of the tools listed, and that feed does not include a Track ID field, action is required.
What You Need to Do Before the Update
To avoid interruption, review and update affected real-time analytics before the update to ensure all feeds connected to a join port include a Track ID field. See the How to Update Affected Real-Time Analytics section below for step-by-step options.
What Happens After the Update?
Analytics that are updated ahead of time will continue to run normally after the release. However, any real-time analytic that still uses a feed connected to a join port without a Track ID will be stopped and not executable. When this occurs:
- The analytic will remain in a Stopped or Not yet run state
- A validation error will be displayed indicating that the Track ID field is not defined
- The analytic cannot be started again until the validation error is resolved

How to Update Affected Real-Time Analytics
Option 1: Configure a Track ID on the Feed
Update the join feed so it includes a Track ID field. Learn more about Track IDs in Velocity feeds.

Option 2: Use the Map Fields Tool
Connect the join feed to the Map Fields tool and assign the TRACK_ID tag to an existing field or to a newly created field. Learn more about the Map Fields tool.

Note: For either option, the Track ID field should be a unique identifier. If the Track ID field contains null values, the performance of the real-time analytic may degrade over time.
What Is Not Affected?
If your real-time analytic does not meet the criteria specified above it will remain unaffected, including ones that have:
- Join feeds that already have a Track ID configured
- Static sources
All other Velocity items such as feeds and big data analytics are also unaffected.