<?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 Issues: Aliases/Names, URLs, Warning Layers in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298277#M8809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you asked me for the config.xml, I went in and changed the URLs in there to match, and this cleared up the warnings, and solved 1 missing identifications. The files are attached. The layers I'm still having trouble with are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. System Valves layer &amp;gt; Valve_Type field&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Services layer &amp;gt; Subtype_ field&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Water Mains layer &amp;gt; Dist_Type field&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 is especially weird because I do get a result from it, but I get the wrong result. This field is the subtype field for the layer, and it works fine in my regular ArcGIS layers, but identify takes that value and looks at a coded value domain for a different field (pipe size). So instead of returning "Distribution", I might get 6". I'm not entirely sure this is an issue with the widget even, but as it's working OK in ArcMap, I'm not sure what else to look at.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 14:54:26 GMT</pubDate>
    <dc:creator>NicholasMcNamara</dc:creator>
    <dc:date>2013-08-13T14:54:26Z</dc:date>
    <item>
      <title>Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298270#M8802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I like the port of the identify widget to take advantage of the Application Builder GUI. I have run into some issues with the widget, the last 2 having to do with the GUI, and the first one, I don't know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I went through all my layers in my 3 services, as I have probably over 150+ total fields that identify uses. I've found a few that simply refuse to identify (I get a blank instead of &amp;lt;null&amp;gt;, even when there is data in that record). With the new GUI, I've removed the fields and added them back in, and there is still nothing. This fixed most, but not all of them (7 still broken).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I verified that the REST field names match the ones in the widget and in the geodatabase. I'm not sure what else would do it. A few of the nonworking ones have subtypes, a few are dates, a few have coded domains, none of them seem to share anything in particular. I've checked and rechecked spellings. One strange thing is that 2 of them that were not working, I changed from using the name to using the alias for the name (had to manually edit the xml), and they started working, but the others did not respond to that. I updated to 10.2 for desktop, but not Server yet, if that matters. This seems to be some kind of issue where the name is not being recognized, or there is some confusion over the name &amp;amp; alias in the actual table vs. the name and alias in the xml. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In essence, many of my fields still use the alias as the name like the widget used to use, and they still work, and others I've had to change to the name to work, while others respond to seemingly nothing at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I noticed something else: After adding a new layer and associated fields with the new GUI, I find that it adds an extra "/4" at the end of the URL after the /3 that was there already (the real layer ID). So it doesn't work unless I go in manually and delete it in the XML, otherwise it keeps coming back with that /4. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. And lastly there is the issue of the warning signs on every layer that I have... those yellow triangles with the exclamation point ("layer not found in the map"). I don't know if this is related to anything, but I'd like to get rid of those. Most things work just fine, so they clearly are found in the map...clicking "Remove warning layers" wipes out everything, so that doesn't seem to be working right. My map extent clearly has at least 1 layer visible in the default zoom, but even that layer has the yellow triangle.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 19:51:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298270#M8802</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-12T19:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298271#M8803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Number 2 is a bug in my GUI code for App Builder. It will be fixed in the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Number 3 is what leads me to think that your issues are all related to Number 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For you to get the warning icon on layers that means that you do not have the EXACT URL (CaSe sensitivity and all) as one of your basemaps or operational layers. If the configured layer can not be matched up to a layer or a parent map service URL in the map then it will not work in the identify widget unless you have it set for onlythese = false. My suggestion is to throw out what you have a just use App Builder to create a new IdentifyWidget.xml (of course when I get the add new layer fixed this will be a lot easier).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;clicking "Remove warning layers" wipes out everything, so that doesn't seem to be working right.&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; That is exactly as designed. If the widget can not verify that the layer is part of the current map then it gives the warning and the button does what it says. It removes all warning layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 22:41:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298271#M8803</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-12T22:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298272#M8804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Case sensitivity! I noticed that, but didn't think it would matter, as windows never seemed to care, and the widget was working 98%. I think I'm going to manually edit the xml to fix the URLs as I have so many layers and fields in specific orders, it'd take me forever in the App Builder. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That reminds me, would it be possible to add buttons for the "Included Fields" to move to top or move to bottom? It's a lot of clicking to get each field in the order I want it in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 11:18:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298272#M8804</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T11:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298273#M8805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried changing the URLs, pasting in exactly what it says in REST. No change - the warnings stayed up. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried creating a new project and adding one layer with just one field, entirely using the application builder, browsing to the URL - no change, I get the warning on that new layer. Is there something else that would cause those error?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 11:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298273#M8805</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298274#M8806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So you are telling me that in your new test in application builder that you added a layer as an operational layer, svaed that change and then added that same layer to your identify widget and you still get the exclaimation?... Can you zip your main config.xml and the IdentifyWidget_1.xml from that viewer and send them to me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 12:01:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298274#M8806</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-13T12:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298275#M8807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So you are telling me that in your new test in application builder that you added a layer as an operational layer, svaed that change... &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had added the entire map service as I've always done (as a dynamic service), instead of individual layers (feature layer (MS). If I add just the individual layer, I no longer get the warning. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it was intended to work with dynamic services and sublayers in addition to feature layers? I've been using it this way for 8 months. Is there a different config I need to use the dynamic service that I'm missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 14:05:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298275#M8807</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298276#M8808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You should definitely be able to add a dynamic map service as an operational layer and then configure the identify widget to identify an individual layer of that map service without it giving you are warning. This may all be because of the /4 issue but can you zip your main config.xml and the IdentifyWidget_1.xml from that viewer and send them to me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 14:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298276#M8808</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-13T14:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298277#M8809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you asked me for the config.xml, I went in and changed the URLs in there to match, and this cleared up the warnings, and solved 1 missing identifications. The files are attached. The layers I'm still having trouble with are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. System Valves layer &amp;gt; Valve_Type field&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Services layer &amp;gt; Subtype_ field&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Water Mains layer &amp;gt; Dist_Type field&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 is especially weird because I do get a result from it, but I get the wrong result. This field is the subtype field for the layer, and it works fine in my regular ArcGIS layers, but identify takes that value and looks at a coded value domain for a different field (pipe size). So instead of returning "Distribution", I might get 6". I'm not entirely sure this is an issue with the widget even, but as it's working OK in ArcMap, I'm not sure what else to look at.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 14:54:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298277#M8809</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298278#M8810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should probably note that all 3 of these are the Subtype Field for their layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 15:08:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298278#M8810</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T15:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298279#M8811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; So are you saying that the first two do not identify at all (i.e. no results when you identify them)? Have you tried removing the subtype field and see if that makes a difference? I really wish your service was public so I could duplicate your results. As of right now I can not duplicate your issue when I create a map service with subtype'd layers and identify then.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 15:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298279#M8811</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-13T15:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298280#M8812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm saying that when I identify an object, I'll get results from all the fields except for the subtype field in these cases. For these subtype fields I'll just get a blank, not even a &amp;lt;null&amp;gt;. Unfortunately, the field typically used for the subtype usually contains the most important data. I do have other layers in which the subtypes work correctly, so I don't always get that problem. Unfortunately, I'm restricted from making my site public.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;About the only think I haven't tried is to make a new field, calculate it and change the layer to use that as the subtype field instead. At least now with 10.2 renaming of layers and whatnot is a little quicker, so maybe I'll test that. Maybe it has something to do with part of the field name being a restricted word, like it's not being parsed right, because 'type' and 'subtype' are restricted, so maybe I'll try another name entirely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You took a look at the xml I sent and it's OK?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 16:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298280#M8812</guid>
      <dc:creator>NicholasMcNamara</dc:creator>
      <dc:date>2013-08-13T16:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identify Widget Issues: Aliases/Names, URLs, Warning Layers</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298281#M8813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nick,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Yep nothing looks out of place in the XML. With the subtypes working for some and then not these three, I would definitely try creating an new test layer in your GDB and then publish it as a map service (don't mess with the real one).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 17:01:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/identify-widget-issues-aliases-names-urls-warning/m-p/298281#M8813</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2013-08-13T17:01:49Z</dc:date>
    </item>
  </channel>
</rss>

