Hey @srinivasrao1
When you say generate schematic diagram, does this post and answer from Robert_LeClair help in any way? I went through it on Pro 3.3 and I was able to generate an XML schema report using their method on my FGDB:
https://community.esri.com/t5/geodatabase-questions/using-pro-to-extract-gdb-schema/td-p/827765
Hope that helps!
Cody
It is a report, but we required ArcGIS Diagrammer functionality where we can generate diagrams.
I´d also prefer a ArcGIS Pro native solution. However, in the meantime you could take a look at Enterprise Architect (by Sparx Systems). It can handle ArcGIS Workspace XML documents.
It is licensed version, and we can try in free version but required output would not be generated. We required Entity Relationship diagram (ERD) for GIS Datasets
If you don´t mind workarounds, you could import your file geodatabase into a database. (The easiest way would be to load the data into an EGDB) Once you have the data in the database, there are numerous tools that can help: Generate database table diagrams from a PostgreSQL database - Software Recommendations Stack Exchang...
Thank you for suggestion. I could not able to load data into sql with relationships. Only FC's can be loaded.
Please let me know if you have any other way to generate Entity Relationship Diagram Automatically.
Yes, ArcGIS Specific functionality is only supported in Enterprise Geodatabases (you can enable Enterprise Geodatabase functionality in a test SQL Database if you have ArcGIS Pro Standard and an ArcGIS Service license file).