Results From Parcel Search Not Displayed
How do you modify the results from a parcel search? I use a workflow to query the parcel layer to select parcels by name, address, etc. When the results are returned from the search there is no data in the resultsregion. There is only an image of a globe that is displayed to represent the results. How do you add data to your results to display on the resultsregion?
Below is the Search performed.
/customer/servlet/servlet.FileDownload?file=00P6000000eluFnEAI
Below is the results after the search. I would like to display an owner name and address there and a new image other than the globe.
/customer/servlet/servlet.FileDownload?file=00P6000000e88V2EAI
Can someone help me please?
Thanks,
Ray
-
Hi Ray,
You've encountered a typical configuration issue. In your workflow, find the 'Select Features' activity and confirm you have the correct Map Service ID and Layer ID (or Layer Name) for your map service. You can find the values you need by going to the Geocortex REST endpoint for the Map node of your site and you'll see the correct values.
regards,
Edmond
PS - Please request your own login for the support site - it will avoid username/passowrd sharing. Thanks!
0 -
Thanks Edmond for the reply,
That worked. But is there a way to concatenate fields so they will show as a description for the parcels retrieved? Currently it is showing the displayed field for the layer listed in the select features tool.
Thanks,
ps. I will created my own login.
0 -
Hi Greg,
look at section 12.2 About Feature Descriptions, in the (https://support.geocortex.com/SharedFiles/Download.aspx?pageid=12&mid=14&fileid=654) Geocortex Essentials 3.14 Administrator Guide downloadable from the support site. It covers how to make the description into what you want.
regards,
Edmond
0 -
Hi Edmond,
I'm having a similar problem with Feature Descriptions, but perhaps more complicated.
Feature Descriptions display perfectly fine in both this viewer and in Silverlight when I do an Identify or Global Search, so your suggestions don't seem to apply to my situation. I have a workflow that queries parcels by roll number, which works correctly in Silverlight, and in the HTML5 viewer the query succeeds, but the Feature Description only displays only one field with a value and fourteen without. When I click the faulty description to view the details, only 8 fields are displayed where there should be the 36 that appear on an Identify or Global Search result. Furthermore there are no Data Link results in the workflow results.
This workflow works well in Silverlight viewer, so it is only in HTML5 that I see this problem, and I need help to find out why, please.
Thanks in advance,
Justin0 -
Hi Justin,
here's where Fiddler will help figure out what is getting sent to the viewer. See http://support.geocortex.com/use-fiddler-to-capture-web-traffic-between-a-web-browser-and-a-web-site Once you have Fiddler up and running, go and start your workflow and examine the transfers to the viewer for the data in question. If it is being sent to the viewer, then it's a viewer issue. If it's not being sent to the viewer, then your workflow would be the next item to examine to diagnose the issue.
regards,
Edmond
PS - what version of GE and the HTML5 viewer are you using?
0 -
Hi Edmond,
I apologize for the confusion. Both viewers have the issue of autocomplete failing.
It's only the Silverlight one that will return the proper query results when clicking Search. While autocomplete is not critical for roll numbers, I really would like to get it working so I can take advantage of it not only here, but on two other parcel attribute searches I've yet to complete.
When I used the cleaned up workflow you provided (thank you for that), on first character typed into the autocomplete field, Fiddler raised two 502 results pointing respectively to /clientaccesspolicy.xml and /crossdomain.xml on host sampleserver1.latitudegeo.com. I had replaced that host with the local one for my posted workfow, because I had expected it necessary. When I captured traffic on the same action for the workflow I had posted, the two results were instead 200 and 304. The animated graphic does appear in the autocomplate box for both workflows. So as you suggested, there must be something wrong in the form configuration.
The actual search fails on your workflow, and I know that's because it's searching Latitude's server in place of my local one.
It looks like a screenshare would be worthwhile. Can we arrange this, please?
Thanks,
Justin0
Please sign in to leave a comment.
Comments
6 comments