<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Identify Widget v3.2 for FlexViewer 3.2 Configuration Issues in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41341#M1914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you recommended, changing the layer url from the hostname to the dns entry in the config.xml resolved the issue.&amp;nbsp; The identify tool now returns results from only the specified tax parcel layer when the onlythese variable is set to "true".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to correct the following blank result on my own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23723[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My sloppy coding caused the blank result to show up.&amp;nbsp; Removing the carriage return between &amp;lt;/layer&amp;gt; and &amp;lt;/layers&amp;gt; did the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the web adapter, but when I remove the port number from the url, the map services fail to load.&amp;nbsp; I'll have to look more into this.&amp;nbsp; I'm with you, it is really annoying to remember to add it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help, your contributions to this community are invaluable.&amp;nbsp; If our paths ever cross, I owe you a drink.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2013 14:17:20 GMT</pubDate>
    <dc:creator>JonathonMerrick</dc:creator>
    <dc:date>2013-04-23T14:17:20Z</dc:date>
    <item>
      <title>Identify Widget v3.2 for FlexViewer 3.2 Configuration Issues</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41339#M1912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have set &amp;lt;layers onlythese="true"&amp;gt; in an attempt to only identify features (tax parcels) in a specified &amp;lt;layer&amp;gt;.&amp;nbsp; After clicking on a feature, nothing happens.&amp;nbsp; If I switch &amp;lt;layers onlythese=&amp;gt; to false, the identify starts working after a feature is clicked but will return results from every layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://gis.battlecreekmi.gov/flex32" rel="nofollow" target="_blank"&gt;Link to flexviewer application&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://gis.battlecreekmi.gov:6080/arcgis/rest/services/bc_map/MapServer" rel="nofollow" target="_blank"&gt;Link to REST map service&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it must be something obvious, but I can't seem to crack this nut... Ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IdentifyWidget_BC.xml attached.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 12:20:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41339#M1912</guid>
      <dc:creator>JonathonMerrick</dc:creator>
      <dc:date>2013-04-23T12:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget v3.2 for FlexViewer 3.2 Configuration Issues</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41340#M1913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; In your main config.xml for the viewer you need to use your fully qualified URLs and not your machine name as your basemap urls. Also I would advise you to consider installing Web Adaptor so the you do not have to use :6080 in your urls.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41340#M1913</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-04-23T13:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget v3.2 for FlexViewer 3.2 Configuration Issues</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41341#M1914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you recommended, changing the layer url from the hostname to the dns entry in the config.xml resolved the issue.&amp;nbsp; The identify tool now returns results from only the specified tax parcel layer when the onlythese variable is set to "true".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to correct the following blank result on my own.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23723[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My sloppy coding caused the blank result to show up.&amp;nbsp; Removing the carriage return between &amp;lt;/layer&amp;gt; and &amp;lt;/layers&amp;gt; did the trick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using the web adapter, but when I remove the port number from the url, the map services fail to load.&amp;nbsp; I'll have to look more into this.&amp;nbsp; I'm with you, it is really annoying to remember to add it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help, your contributions to this community are invaluable.&amp;nbsp; If our paths ever cross, I owe you a drink.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:17:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41341#M1914</guid>
      <dc:creator>JonathonMerrick</dc:creator>
      <dc:date>2013-04-23T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget v3.2 for FlexViewer 3.2 Configuration Issues</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41342#M1915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Glad to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to &lt;/SPAN&gt;&lt;STRONG&gt;click the Mark as answer check&lt;/STRONG&gt;&lt;SPAN&gt; on this post and to &lt;/SPAN&gt;&lt;STRONG&gt;click the top arrow (promote)&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Follow these steps&lt;/STRONG&gt;&lt;SPAN&gt; as shown in the below graphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg"&gt;&lt;IMG src="http://gis.calhouncounty.org/FlexViewer3.0/Answer.jpg" /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2013 14:30:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-v3-2-for-flexviewer-3-2/m-p/41342#M1915</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-04-23T14:30:35Z</dc:date>
    </item>
  </channel>
</rss>

