Data Link work in GE Rest but not displaying in Feature Details
Hi,
I'm using GE3.11 and SV1.7, SQL Server 2008 and AGS10.1
I can query the datalink in GE RestEnd Point. But It just didn't show up in the Feature Details window. Differnt from another similar thread: (https://support.geocortex.com/essentialsGSCForum?sub-nav=forum&main-nav=essentials&feedtype=SINGLE_QUESTION_DETAIL&criteria=ALLQUESTIONS&id=9066000000007bDAAQ) Data Link not displaying in Feature Details I didn't change the alias of the join field in MXD. Any suggestions? Thanks.
regards,
Jack
-
I'm not sure the Viewer for Silverlight 1.7 has the capability to expose them. You can test this by downloading the Viewer 1.9.2 (latest) and extracting the viewer, and placing it into the Inetpub/wwwroot directory (you do not need to add it as a template, just unzip the viewer.zip contained in the downloaded packaged directly to a unique folder in the wwwroot folder for IIS).
Then run the manager, open the normal link to your 1.7 viewer and change the first portion of the URL to be what you put the 1.9.2 viewer version in as. Then you'll be running the latest viewer with your existing customizations, and without making any real changes to your environment. If it still does appear you know upgrading will give you the desired functionality.
Thanks,
Shawn.0 -
Hi Jack,
Here is where Fiddler (https://support.geocortex.com/essentialsGSCkba?sub-nav=kba&main-nav=essentials&feedtype=SINGLE_ARTICLE_DETAIL&criteria=BESTANSWERS&id=kA360000000ChxJCAS) Use Fiddler to capture web traffic between a web browser and a web site will be useful. You'll be able to see what requests the viewer is making on the datalink. I've used this tool to identify cases where the datalink worked from the REST endpoint, but not in the viewer - both times the data the viewer was using as the key between the layer (field) and the table wasn't exactly the same - one incident needed capitalization, another needed to trim blank spaces. Both were corrected by updating the where clause in the datalink.
regards,
Edmond
0 -
Hi Shawn / Edmond,
Thanks alot for the suggestion. I tired it on SV1.9 still no success. Must be something wrong with the MXD or Database I guess. I'll try Fiddler see if it can bring out the issue.
regards,
Jack
0
Please sign in to leave a comment.
Comments
3 comments