Hi all,
I am trying to find a solution that will allow me to query a record in AGOL and compare the attachment globalID to the local attachment globalID. Ideally, I want to either keep the existing photo in our system as it is the same as online or download a replaced photo or download only any added images to the record.
Using the updatedetector is the obvious way. I have tried to explode the attachment list etc. and even make the globalID populate another field for comparison but I get nowhere.
A few things about the jobs being audited via collector.
- the file name isn't processed until fme brings inhouse so I cannot compare via filename only.
- The user may add additional photos at a later date or may delete the existing attachment only to replace with a new one. In that case, they have the same name.
Any help and suggestions would be appreciated,
Thanks all.