Attribute Assistant FROM_EDGE_FIELD in a Junction on Complex Edge

680
4
08-14-2017 09:23 AM
JuanPoma
New Contributor

Juction on Complex Edge is not updated with FROM_EDGE_FIELD. ¿How cal i do it?

Thanks,

0 Kudos
4 Replies
MikeMillerGIS
Esri Frequent Contributor

They should be, what does the log file say?

0 Kudos
JuanPoma
New Contributor

Hi Michael,

In Simplex Edge, the field is updated OK. In Complex Edge when a point element is inside a Complex Edge is not updated; but if the point element is at start or end is updated

Log File:

"

Edit Log Started at: 17/08/2017 11:26:24 AM
-----------------------------------------
AA - Removed the Feature Change event to run the manual rules
Process Count: 0
Unwiring the events
#######################################################
DERIVACION - ON_MANUAL
Starting AA
***********************************************************
############ 17/08/2017 11:28:03 AM ################

Setting sort order: Field - RUNORDER
Querying table for Last Value for layer: DERIVACION
Query Used: (TABLENAME = '*' OR TABLENAME = 'DERIVACION' OR TABLENAME like 'DERIVACION|*' OR TABLENAME like 'DERIVACION|%') AND VALUEMETHOD = 'Last_Value'
Number of results: 0
Querying table for rules for layer: DERIVACION
Query Used: (TABLENAME = '*' OR TABLENAME = 'DERIVACION' OR TABLENAME like 'DERIVACION|*' OR TABLENAME like 'DERIVACION|%') AND ON_MANUAL = 1
Number of results: 1
Looping through the rows
------------------------------------------------
Row Info
Row Number 1
TableName: DERIVACION
FieldName: CODIGOPADRE
ValueInfo: CODIGOELEMENTO
ValueMethod: FROM_EDGE_FIELD
On Create: 0
On Change: 0

Checking for Subtype Restriction
Field Name: CODIGOPADRE was found at index: 7
Trying: FROM_EDGE_FIELD
Finished: FROM_EDGE_FIELD
------------------------------------------------
DONE
---------------------------------------
#######################################################
Wiring the events
AA - Feature Change event readded after manual rules
AA - Removed the Feature Change event to run the manual rules
Process Count: 0
Unwiring the events
#######################################################
DYNAMICVALUE - ON_MANUAL
Starting AA
Dynamic Value Table is the table that is edited, skipping
DONE
---------------------------------------
#######################################################
Wiring the events
AA - Feature Change event readded after manual rules
Attribute Assistant is being suspended
Attribute Assistant is being turn off
Attribute Assistant is being turn off
**************************************
Closing Log File 17/08/2017 11:28:31 AM

"

does AA requiere break lines at point features for use FROM_EDGE_FIELD?

Thanks,

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

If the point is not on the end or start, it will not work, regardless of line type.  If the point is along the line, just use intersecting feature.

0 Kudos
deleted-user-pZlUMHhkW23Q
New Contributor III

Why is it called "Edge" then? It's really misleading, maybe add this to the documentation that for a polyline "Edge" only works on Nodes. At the same time if you could define what a "Junction To" and "Junction From" are that would also be helpful, and they the Start Node and End Node respectively?

0 Kudos