Select to view content in your preferred language

Using the Schematic Dataset Export Tool in Model Builder

210
2
03-11-2025 12:13 PM
Labels (2)
MICHAELFAZIO3
New Contributor

I have an odd one that I am hoping someone can assist me with.

I am trying to automate exporting the schematic dataset we have in our 10.8.1 SDE database to a file geodatabase. I know you can bring up the context menu on the Schematic Dataset and select export, which brings up the "Export Schematic Dataset to Geodatabase" tool.

I was wondering if it was possible to bring this tool into Model Builder or Python. I am having no luck finding answers on this.

Thank you.

0 Kudos
2 Replies
AnneYvonneBlin
Esri Contributor

Hi @MICHAELFAZIO3 

Unfortunately not... This command is not provided as a geoprocessing tool.
I've just checked and it appears that we hadn't provided any arcobject API sdk method either.
Why do you want to automate your schematic dataset export? Could you please tell us more about your use case?
Thanks
Anne-Yvonne

0 Kudos
MICHAELFAZIO3
New Contributor

A team at our company needs to read the Schematics diagram in FME but they can't do that through an SDE connection. They are able to do this through a File GDB so we were thinking about automating a process to export the diagrams to a FGDB nightly.

Thanks,

Mike

0 Kudos