I would like to write features into the versioned feature class which is participating in the geometric network. Unfortunately, if I good understand
https://knowledge.safe.com/articles/34856/working-with-esri-geometric-networks.html
this is not possible unless I drop geometric network and recreate it on the end of the process(of course this requires de-versioning of feature classes).
In my current project, de-versioning of feature classes and dropping of geometric network is not an option. This will require daily posting of all versions which is impossible in the current process workflow.
Does somebody have an idea how I could implement solution in FME which would give me possibility to write records into a versioned FCL which belongs to geometrc network? At the moment I am thinking on implementing python caller which will perform this task...
Thanks in advance,
Dušan