Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Append with a new Schema and Attachments #336

Open dougbrowning opened 7 years ago

dougbrowning commented 7 years ago

I swear I was able to adjust the schema and still use the Append ArcRest tool but now I get this error. image

Maybe add something to do a field map like the regular Append tool?

Also the append tool does not seem to handle attachments.

I am using it for Survey123 form changes. I want to download a copy. Change schema (which wipes the db). Then add the old records back in. AND preserve the attachments.

Thanks.