When data changes in CM4D, those changes must be synchronized with the Results database. Any change to a value can result in an update to the results database. The change can occur anywhere in CM4D. For example, changes to the Nominals or Tolerances in the Feature Editor.
There are two paths for data to take through the system when a change is made:
1. Calculation Required - Changed data is sent through CM4D for calculations and Results are updated.
2. No Calculation Required - Data is sent to the Results database via the MSMQ.

See the topic Results Export Queue.