Get Selected Features from identify
I was wondering how to access selected features, say from an identify command, in a workflow. Is there a way to identify what features are selected and from which layer, in a workflow? That would allow users to use identify select and other of the box selection tools, yet feed those features to functionality of a workflow.
J
-
Hi Jeff,
This isn't possible yet, but I've added you as a stakeholder on the feature request.
-Victoria
0 -
Is this now available, i am trying to get the individual tabs from a identify result to be loaded into a datatable from within a work flow. any assistance would be appreciated
0 -
I think your best bet is to see if you can accomplish what you want by installing and using this custom module available in the Code Gallery:
(https://support.geocortex.com/helper-activities-for-working-with-result-sets-in-the-silverlight-viewer) https://support.geocortex.com/helper-activities-for-working-with-result-sets-in-the-silverlight-viewer
It provides the components necessary to enable some custom Workflow activities for working with selected features in the Viewer: GetCurrentFeature, GetCurrentResults and CreateActiveFeatureSetCollection.
We have been using this to pass current selections to workflows.
Pascual
0 -
it dos'nt work in GE 3.15 and SL 1.10.
the workflows don't show in the workflow manager
0 -
Hi Sebastian
are you sure that the dll's were also copied into the Workflow Designer directory?
Regards
Ralph
0 -
I am having issues getting this to work as well. I'd like to get the geometry of the currently selected point or polygon and pass it to a Query task.
0 -
Fixed it
The documentation is wrong.
The input is a dictionary string string where the key value is "the name of the layer in the viewer" and value is a json of the featureset.
Most inportent.
The External ID most be set to "MakeActiveCollection" to make it work.
Great tools, now they are working.
0 -
Hey Sabastian,
Did you get this workflow to work?
I am trying to kick off a work flow from a hyperlink in the map tips. I want to use the feature that I 'Identified' in my workflow. ie. delete this point.
any suggestions would be greatly appreciated.
Thank you
AC0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
8 Kommentare