How to show multiple featuresets in the results view?
Hello. I've got a workflow that runs 2 separate query tasks on two different featureclasses. I want to be able to display the results of both queries in the results view. I can't figure out how to do this.
Once I've obtained the featuresets from the query tasks, I run two Select Features tasks. The 1st one clears the collection first, the second one doesn't. I've given them both a collection name of "Test". When I run the workflow, it just shows the results of the second query. But if I click View History and then select the "Test" collection, it correctly shows both query results. How can I have this happen automatically?
Thanks,
Chris
-
Have you managed to display all your query results into one view? I'm creating a workflow that also searches on different feature classes but could not get the results into one view.
Regards,
Noel
0 -
I actually found a solution from another post.
https://support.geocortex.com/Forums/Thread.aspx?pageid=0&mid=2&ItemID=20&thread=46783
I added a RunExternalCommand tool with command name "SetActiveFeatureSetId" and no command parameter and it works.
0 -
Thanks Noel! That's exactly what I was looking for.
Chris
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
3 kommentarer