Show Results Question
I am running a Query Layer activity to select a parcel, after which I run the Show Results activity. When the parcel information is displayed in the results window, I do not see the correct information I setup in Essentials. I do have the Map Service Id and Layer Id pointing to the correct values in the Essentials Sites Directory.
-
It sounds like you have things configured correctly in that all you should need is the correct essentials values in those parameters. I would start by looking at a couple of things.
First, I would make sure that you haven't accidentally placed any whitespace characters in the Feature Description/Long Description parameters.
Second, I would place a "Get Layer" activity before your "Show Results" using those same parameters and ensure that the feature description output from that activity is correct.
Good luck! If both of those check out, I am at a loss here.
0 -
These are dynamic layers in a service hosted on our ArcGIS Server. In Workflow 4.x to show the correct names, I needed to set the source property in the QueryTask Activity. I am wondering if I need to do the same thing in Wf5. If so, how to I set it?
Robert
0 -
I had the Show Results Activity inputs set up incorrectly. I found an example to replicate and it now works fine.
0 -
@Robert Pincus? It has been a few years, but do you happen to recall the correct input format for the Show Results activity?
Thanks,
Brian
0 -
Hi. This it what I did.
Use the Query Layer activity and use its "features" output (ie. $query5.features)
Use the Show Results activity and populate the properties like this...
Inputs...
Features -> =$query5.features
Map Service Id -> the index number of the map service in the Geocortex Map
Layer Id -> the index number of the layer in Geocortex Map
Layer Name -> the name of the layer
Combine Mode -> replace
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
5 kommentarer