Hi,
Is there a limitation for publishing csv files in ArcGIS Enterprise by using arcgis python API?
I saw for arcgis online, the limitation is 1000 rows.
Hey,
I am not aware of this limitation and do not see mention of it in the Publishing documentation so I think this should be fine.
If you have a link do you mind sharing?
Hope that helps,
David
Hello @JunzheZhang
I concur with @David_McRitchie here. I have not seen any such limitation specification either for ArcGIS Online or ArcGIS Enterprise. However, I think it could be something with Python script (If you are noticing any failure)
If you are getting an error, I would suggest to upload CSV directly to Portal content, if that fails then there is some sort of limitation or error we are hitting but if that works, it could be the Python script.
Additionally, all the limitations I could find it listed in below document:
Considerations and limitations—ArcGIS REST APIs | ArcGIS Developers
Additionally, I also checked the below function and could not find any mentions of any limits:
arcgis.gis module | ArcGIS API for Python
If you see any errors, let me know we will try to check more details.
Hope it helps!
-Archit
@ArchitSrivastava @David_McRitchie
Sorry for the late reply. By using arcgis python api, I can publish the csv with more than 20k. However, if I use the "new item" in the portal, it shows