Zum Hauptinhalt gehen

Using SetIdentifyCombineMode in a workflow with TabularResultsView

Kommentare

1 Kommentar

  • Permanently deleted user
    HI Dan, 

     

    I don't think that you'll be able to reliably combine results from an identify with existing results from a workflow into one featureset collection.  At least not with the out of the box tools. Identify uses a new collection id every time you use the tool without "Add Results" enabled.  Your first Identify in a viewer session is "Identify0", then "Identify1", and so on.  If you reload a viewer fresh, do an identify, then use a workflow where SelectFeatures is set to use Collection Name "Identify0", then you can combine the results in one collection.  But that's not very useful in practice, since it won't work when the user changes the order or does any additional Identify operations.

     

    I'd recommend posting an Idea to request a configuration setting that lets the results collection manager automatically combine results from certain sources like workflow and identify when the combine mode is set to union.

     

    Or if you know which layers the users would likely be identifying features from, you could extend the workflow to let them select some geometry, and then have the workflow query those layers and handle the selection.
    0

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