I created a workbench that reads attachments of AGOL feature layers and write them into a GDB. The scripts works fine for features with one attachment. However, when a feature contains multiple feature, it's only reading one in my script. Does anyone know which setting I have to set, to read all attachments for every feature?
Solved
AGOL attachments: Reading features with mulitple attachments
Best answer by robinrutten
Hi @trentatsafe and @ernie,
Thanks for your replies. Based on your answers, I had a deeper look into my workbench. I figured out that somewhere in the process only the list.attachment{0} was used. When I removed some attributekeepers, all attachments are now included.
Thanks again for your time.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


