Zum Hauptinhalt gehen

How to get results count from a workflow (without using GetSelectedFeatures activity)

Kommentare

2 Kommentare

  • Chris Dunlop
    Hi Nico.  Unfortunately that won't work.  The problem is, the GetSelectedFeatures activity immediately triggers a trip to the server.  If it's a large featureset, it has problems.  I need to be able to get the count *before* invoking the GetSelectedFeatures activity.

     

     
    0
  • Permanently deleted user
    Hi Chris,

     

    Unfortunately I don't think it will be possible to get the selected features from the results list and count them in your workflow without requiring a trip between the client and server.  You might want to look into Geocortex Workflow 5 (https://communities.geocortex.com/workflow)  though.  It runs on the client side only, so there are no trips between client and server.  It doesn't have a GetSelectedFeatures activity, but you can run the workflow from the results list's context menu and pass the selection in like an input argument.

     

    Hope that helps,

     

    -Amanda
    0

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