Zum Hauptinhalt gehen

GetSelectedFeatures Activity?

Kommentare

5 Kommentare

  • Christopher Wiebke

    I was able to return query result feature IDs by logging this inside of a foreach activity:

    $forEachDistrict.item.attributes.OBJECTID

    0
  • Christopher Wiebke

    you will need to replace $forEachDistrict with the id of your foreach activity

    0
  • Permanently deleted user

    Thanks for the response Christopher.

     

    I'm not sure I understand how you got the FeatureSet though. In my case, I want to be able to get any selection results the user has made on the map through any tools -- that is to say, I am not doing a query in my workflow that will produce a feature set. Did I miss something obvious?

     

    In WF4 the GetSelectedFeatures activity returns a collection of featuresets (one for each layer that has a results set). That's sort of what I'm looking for.

    0
  • Chris Dunlop

    I'm also wondering if it's possible to retrieve existing selection results. I have a WF4 workflow that does this with the GetSelectedFeatures activity, and I'm looking for an equivalent in WF5.

    0
  • Sean McClurkan

    Did anyone ever find a way to get the selected features as a FeatureSet? I'm trying to retire a XAML workflow that uses the GetSelectedFeatures activity t turn a selection into a FeatureSet.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.