Adding a directory of (many) jpgs or pdfs as attachments into agol

288
1
02-08-2022 11:47 AM
ChristopherCoutu
New Contributor III

I have desktop, AGOL,  and enterprise server.

I'd like to have a directory of already linked attachments (jpg or pdf) stored in agol and linked in Agol.

I can download already attached stuff from agol stored in blob in a geodatabase.

So, I have a field in my feature that is the filename of the attachment in the directory.

I can have them appear in a popup in Agol, but they are stored on another platform other than AGOL.

Is there a way to do this?

Thanks,

Chris

 

0 Kudos
1 Reply
jcarlson
MVP Esteemed Contributor

How are you with Python? If you use the AttachmentManager class, you can easily iterate over your features and use the filepath to add attachments to them.

- Josh Carlson
Kendall County GIS
0 Kudos