I am trying to create a polyline copy of a feature when it gets created in a polygon feature class.
The best way I see to do this is a feature to polyline tool inside of model builder, or running a model on a nightly process. It would be cool if we could get the polyline to generate with all the attributes from the polygon upon feature insertion by calling a model in attribute rules.
All of this is happening inside of an Enterprise GDB on SQL.