Persistent Update

Persistent Update allows changes to the routing data that are made at the server level and apply to all route requests or stages. These updates remain intact even if the server is restarted. Updates can be based on four types:

  1. Point Updates
  2. Segment Updates
  3. Road-Type Updates
  4. Reset Updates

Using persistent updates to make these types of modifications, you have the ability to:

  • Exclude a point
  • Exclude a segment
  • Set the speed of a point, segment, or road type
  • Change (increase or decrease) the speed of a point, segment, or road type by a value
  • Change (increase or decrease) the speed of a point, segment, or road type by a percentage
Note: Persistent Update is only available as a service (Management Console and SOAP web service). Persistent Update is not available through a stage or REST API. It is also not available through the Java, C++, C, .NET, or COM APIs.
Note: Since persistent updates are changes made on a system-wide basis for routing data and all updates will persist, they should be used with caution.

Persistent Update is part of the Enterprise Routing Module.