Using Dynamic Value Rule to Update SiteAddressPoint Attributes

2198
0
06-03-2016 12:55 PM
Labels (1)
TimSpangler
New Contributor II

I created some rules in the Dynamic Value table to update the FULLNAME (Full Road Name) field in RoadCenterlines and SiteAddressPoints when the name is changed in the MasterStreetName table, using the Update_Linked_Record method.

The values in the FULLNAME fields change as intended. My problem is that the FULLADDR field is not updated even though there is a rule that runs the default expression on create and attribute change. I attempted to change the rule priority, without success. The log file does not even show where it attempted to run the rule on change but it does show the updates on the FULLNAME fields.

Any ideas on how I can trigger the expression for the FULLADDR field to run on attribute change? It works OK on create.

0 Kudos
0 Replies