I am using the OnRowCreated event to set attribute values when a feature is created in the map. This is working fine when the data source is a feature class in a file geodatabase. It is, however, not working when the data source is a versioned feature service feature class (A utility network service). I get no errors, but my attributes is not populated with data after the OnRowCreated event is handled.
Suggestions?
BR Jonas