Skip to main content
Solved

Search For Attachment in AGOL

  • August 10, 2020
  • 2 replies
  • 64 views

canerakin
Contributor
Forum|alt.badge.img+6

Hi I am trying to find the features that has attachments.

So far I tried Tester and ListSearcher but I couldn't get any results.

Tester Parameters:

Left Value: arcgisonline_attachment{0}.content_type

Operator: Attribute Has a Value

 

ListSearcher Parameters:

List Attribute: arcgisonline_attachment{}.data

Search Type: First to contain regular expression

Search For: .

(also tried ^$)

Best answer by rahulsharma

Hi @canerakin​ 

Confirm that the Include Attachment is set to YES

Navigator Windows --> Feature Type --> Include Attachments

Then use ListExploder, and select arcgisonline_attachments{}

 This should filter is there is any attachments on the Feature service

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.

2 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

Hmm, really strange. I would have assumed that your tester option would have worked. And you're sure that the list attribute is present in some of the features?

If you are sure it sounds like a bug and I would contact SafeSoftware in Support.


rahulsharma
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • August 11, 2020

Hi @canerakin​ 

Confirm that the Include Attachment is set to YES

Navigator Windows --> Feature Type --> Include Attachments

Then use ListExploder, and select arcgisonline_attachments{}

 This should filter is there is any attachments on the Feature service