Skip to main content
Question

Unable to create fGDB from XML schema template FME Form and Flow 2025.2

  • December 4, 2025
  • 0 replies
  • 0 views

apoplin
Participant
Forum|alt.badge.img+7

I am in the process of automating feature service creation and uploads to AGOL. We have built this process in FME 2023.2.2 and it works as intended. After updating to FME Form and Flow 2025.2, I am getting this error message (see below) when trying to create a fGDB by importing an XML schema created just upstream from the fGDB writer. I have updated my AcrPro to 3.6.0 and made sure that the Python Compatibility is set to ESRI ArcGIS Python 3.13. I have confirmed that the XML is valid by importing it into a working fGDB in ArcPro, and that it is finished being created before the attempt to create the fGDB. The ArcObjects error number points me towards the article linked below, which tells me I have a spatial reference issue, so I am not sure what the actual resolution could be. I am overwriting the spatial resolution in the XML to reflect the state plane coordinate system the potential project will be located in, which was never an issue with previous FME versions. Has anyone else come across this issue?

 

Error message:
Unable to import schema from template ' '.  The error number from ArcObjects is: '-2147024809'. The error message from ArcObjects is: {File not found.}

https://support.safe.com/hc/en-us/articles/25407726373773-Esri-File-Geodatabase-API-Error-2147024809-Invalid-Function-Arguments