Skip to main content

I am writing a geopackage file in FME but when I try to use it in ArcGIS Pro I get this error message. Any idea what could be wrong?

“Failed to add data ...main.GNG.anlaggningsomrade. Invalid parameter value passed to functionino such table: main.GDB_Items}”

FME Workbench 2022.2.2

ArcGIS Pro 3.2

I was unable to reproduce the issue.  It might help share your workspace and sample dataset if possible. If you’d prefer, feel free to submit a support case, and we can look into this further.!-->


I was unable to reproduce the issue.  It might help share your workspace and sample dataset if possible. If you’d prefer, feel free to submit a support case, and we can look into this further.!-->

 

Thanks for your response. I registrered a support case with the workspace attached.


The problem was that since the layers had name ‘db-user.table-name’ then arcgispro thought it was an sde geodatabase. I had to rename the layers . → _ and then it worked.


Reply