<?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: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240892#M9174</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just a few questions to clarify the issue -&lt;/P&gt;&lt;P&gt;1. Does your custom item have a file extension of gsi?&lt;/P&gt;&lt;P&gt;2. On disk, if the file is .GSI, then it doesn't show up in Pro with the corresponding file image. If on disk, the file is .gsi, then it shows up in Pro with the corresponding image. Is that correct?&lt;/P&gt;&lt;P&gt;3. In config.daml file of your add-in, can you please send me the&amp;nbsp;fileExtension attribute value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 00:53:46 GMT</pubDate>
    <dc:creator>UmaHarano</dc:creator>
    <dc:date>2022-12-14T00:53:46Z</dc:date>
    <item>
      <title>Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240482#M9169</link>
      <description>&lt;P&gt;I have created a ProCustomItem to support a new data format by applying a plugin data source.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, if the file extension is in lower case, the icon is visible for the file, but if the file is in upper case, the icon is not visible for the file with the same extension.&lt;/P&gt;&lt;P&gt;I've included both working and non-working cases for the same file extension having lower and upper cases resp.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 12:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240482#M9169</guid>
      <dc:creator>RITASHKOUL</dc:creator>
      <dc:date>2022-12-13T12:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240892#M9174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just a few questions to clarify the issue -&lt;/P&gt;&lt;P&gt;1. Does your custom item have a file extension of gsi?&lt;/P&gt;&lt;P&gt;2. On disk, if the file is .GSI, then it doesn't show up in Pro with the corresponding file image. If on disk, the file is .gsi, then it shows up in Pro with the corresponding image. Is that correct?&lt;/P&gt;&lt;P&gt;3. In config.daml file of your add-in, can you please send me the&amp;nbsp;fileExtension attribute value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 00:53:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240892#M9174</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2022-12-14T00:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240964#M9178</link>
      <description>&lt;P&gt;1. Yes extension is gsi&lt;/P&gt;&lt;P&gt;2. Yes&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; &amp;lt;categories&amp;gt;&lt;BR /&gt;&amp;lt;updateCategory refID="esri_customItems"&amp;gt;&lt;BR /&gt;&amp;lt;insertComponent id="GsiProCustomItem" className="GsiProCustomItem"&amp;gt;&lt;BR /&gt;&amp;lt;content displayName="GsiProCustomItem" fileExtension="gsi" isContainer="false" keywords="GsiProCustomItem" contextMenuID="GsiProCustomItem_ContextMenu"&amp;gt;&lt;BR /&gt;&amp;lt;filterFlags&amp;gt;&lt;BR /&gt;&amp;lt;type id="File" /&amp;gt;&lt;BR /&gt;&amp;lt;/filterFlags&amp;gt;&lt;BR /&gt;&amp;lt;/content&amp;gt;&lt;BR /&gt;&amp;lt;/insertComponent&amp;gt;&lt;BR /&gt;&amp;lt;/updateCategory&amp;gt;&lt;BR /&gt;&amp;lt;/categories&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just a few questions to clarify the issue -&lt;/P&gt;&lt;P&gt;1. Does your custom item have a file extension of gsi?&lt;/P&gt;&lt;P&gt;2. On disk, if the file is .GSI, then it doesn't show up in Pro with the corresponding file image. If on disk, the file is .gsi, then it shows up in Pro with the corresponding image. Is that correct?&lt;/P&gt;&lt;P&gt;3. In config.daml file of your add-in, can you please send me the&amp;nbsp;fileExtension attribute value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just a few questions to clarify the issue -&lt;/P&gt;&lt;P&gt;1. Does your custom item have a file extension of gsi?&lt;/P&gt;&lt;P&gt;2. On disk, if the file is .GSI, then it doesn't show up in Pro with the corresponding file image. If on disk, the file is .gsi, then it shows up in Pro with the corresponding image. Is that correct?&lt;/P&gt;&lt;P&gt;3. In config.daml file of your add-in, can you please send me the&amp;nbsp;fileExtension attribute value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 07:26:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1240964#M9178</guid>
      <dc:creator>RITASHKOUL</dc:creator>
      <dc:date>2022-12-14T07:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241061#M9179</link>
      <description>&lt;P&gt;According to the ProConcept document for Pro SDK Custom Items this appears to be 'by design'.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Custom-Items#file-extensions" target="_blank"&gt;ProConcepts Custom Items · Esri/arcgis-pro-sdk Wiki (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;File extensions specified in the config.daml are case sensitive, hence only files with file extensions that are matched using a case sensitive compare will work.&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am not sure of the reasons behind the reasons behind this limitation.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 14:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241061#M9179</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2022-12-14T14:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241081#M9181</link>
      <description>&lt;P&gt;Any workaround for this?&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/12882"&gt;@Wolf&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241081#M9181</guid>
      <dc:creator>RITASHKOUL</dc:creator>
      <dc:date>2022-12-14T15:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241107#M9183</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am able to reproduce this issue too. It sounds like a bug - I will report this to the dev team. Thanks for reporting this.&lt;/P&gt;&lt;P&gt;In the meantime, can you please try this by matching the extension name (case) with what you have in the config.daml fileExtension attribute value?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Uma&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 15:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1241107#M9183</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2022-12-14T15:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1242264#M9197</link>
      <description>&lt;P&gt;Ya so whatever case (for me mostly lowercase) and same in config.daml that is working fine. Its just now upper case scenario not working.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 06:22:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1242264#M9197</guid>
      <dc:creator>RITASHKOUL</dc:creator>
      <dc:date>2022-12-19T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1244680#M9217</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/9021"&gt;@UmaHarano&lt;/a&gt;&amp;nbsp; One more that &amp;nbsp;I think is related to this if adding your own context menus on the custom item that is also not working on the file with upper case extension&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 02:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1244680#M9217</guid>
      <dc:creator>RITASHKOUL</dc:creator>
      <dc:date>2022-12-31T02:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Icon is not showing for a file with Uppercase extension in case of ProCustomItem used for Plugin data source</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1560901#M12317</link>
      <description>&lt;P&gt;I can confirm that this issue is fixed in ArcGIS Pro 3.4. This was released on November 7th. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 18:49:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/icon-is-not-showing-for-a-file-with-uppercase/m-p/1560901#M12317</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2024-11-20T18:49:38Z</dc:date>
    </item>
  </channel>
</rss>

