I'm working with SDE database connections and want to write a python script that will do the following:
- Replace old data with new data
- Rebuild the network
So far truncate and delete row tools don't work.
My dilemma is very similar to this Need a script to replace data in a network dataset, which was posted 4 years ago.
Is everyone refreshing their data manually?