Solved
Updating AGOL data
I have Feature layer which is made with FME at AGOL. Now I would like to update that layer, but translation fails every time. I am using Esri ArcGIS Online (AGOL) Feature Service writer and Format Parameters are Writer Mode = INSERT, Truncate Layer First = YES and Rollback On Failure = YES. I think that it should work with those parameters. If I delete layer from AGOL, then it works fine, but if I don't delete layer, then translation fails. I would not like to delete layer manually. How to update AGOL Feature layer with FME?
Best answer by laurawatsafe
It should definitely be possible to update, insert, and delete records in an existing feature service using the ArcGIS Online writer in FME. To do all three with one writer, you would have to tag each feature as an insert, update, or delete before sending them to the writer using the fme_db_operation attribute. We have an article currently under construction that walks through how this would work. I'm attaching a PDF copy and sample workspace for it in case it is of use to you: updateagol.zip
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.