<?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: No Subtypes in AGOL Layers? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390765#M19531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;gt;What I am saying that as someone who makes their livelihood using the APIs it is not unreasonable to expect that both &amp;gt;agol and the current ArcGIS Server would follow the same standard of service definition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Yes this is our goal and we are trying hard to make this happens. But as you might have seen, there are always new WebGIS development in online FS that is not yet in server/enterprise and vise versa. This is mainly related to the the different requirements we have for enterprise versus online and their release plan.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;As far as the sub types, we do support it online it as described and used. We are working on adding the support of adding subtypes during publishing and expose them even if they are no referenced by any renderer. This is the only missing spec in online FS but our understanding this functionality is used only by Pro. So this is why it was not a high priority in development for online FS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt; To get around this limitation you can use the feature service layer update admin API to update the layer types or templates. If this is not the issue, pl. let us know and we can help you providing a workaround for any missing specs if possible and add the missing functionality to online in future releases&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Khaled&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 15:42:42 GMT</pubDate>
    <dc:creator>KhaledHassen</dc:creator>
    <dc:date>2018-12-07T15:42:42Z</dc:date>
    <item>
      <title>No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390757#M19523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application developed using on on-premise portal which we planned to also deploy using agol (making the bold assumption that feature layers would be defined the same).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that we have moved to agol I find that agol feature services do not have subtype definition.&amp;nbsp; I have published the same service to portal and to agol.&amp;nbsp; In portal if I look at the json I see the subtype definition, but this does not exist in the agol layer definition.&amp;nbsp; &lt;STRONG&gt;How can this be&lt;/STRONG&gt;?&amp;nbsp; How could there possibly be a core new feature of the 100.3 API and not have it supported when using an agol layer.&amp;nbsp;&amp;nbsp;So all this nice clean logic based on subtypes developed for a featurelayers created in ArcGIS Enterprise cannot be used in the application when it uses agol layers and instead have to go backwards and use logic based on FeatureTypes (which was removed from the application in favor of the subtype logic).&amp;nbsp; All I can do is shake my head as I work late into the night trying to fix the application to work with agol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 03:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390757#M19523</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-12-06T03:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390758#M19524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's there:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Data_FeatureSubtype.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference/html/T_Esri_ArcGISRuntime_Data_FeatureSubtype.htm"&gt;FeatureSubtype Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_ArcGISServices_ArcGISFeatureLayerInfo_FeatureSubtypes.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_ArcGISServices_ArcGISFeatureLayerInfo_FeatureSubtypes.htm"&gt;ArcGISFeatureLayerInfo.FeatureSubtypes Property&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Data_ArcGISFeatureTable_FeatureSubtypes.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference/html/P_Esri_ArcGISRuntime_Data_ArcGISFeatureTable_FeatureSubtypes.htm"&gt;ArcGISFeatureTable.FeatureSubtypes Property&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 23:48:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390758#M19524</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-12-06T23:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390759#M19525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry just realized this is more of an ArcGIS Online question, and not a question of the Runtime API&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 23:49:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390759#M19525</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-12-06T23:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390760#M19526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My issue is more along the, it sure would be nice for developers if the ArcGIS Server, the agol, and the Runtime teams were on the same page.&amp;nbsp; Runtime adds features to the API and these are supported by ArcGIS Server but not by agol?&amp;nbsp; That is something that negatively impacts Runtime developers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 23:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390760#M19526</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-12-06T23:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390761#M19527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I get the point? Runtime adds support for as much as it can, and if one server doesn't have a particular feature supported, it won't affect Runtime. The alternative would be to only support the common set of features, but then you wouldn't get subtype support when using servers that does support subtypes*.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*disclaimer: I don't know if AGOL supports subtypes, and if it does, how to enable it. I moved the post to the AGO forum, so hopefully someone can answer if/how it's supported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:01:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390761#M19527</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-12-07T00:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390762#M19528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ArcGIS Online Hosted Feature Layers do support subtypes. There is a very limited authoring experience (configuring category rendering using &lt;A href="https://doc.arcgis.com/en/arcgis-online/create-maps/style-categories.htm#ESRI_SECTION1_1084DA17FD3C470B87A004AB55132D38"&gt;unique symbols&lt;/A&gt;) from the ArcGIS Online UI. You can however construct subtypes through the Update definition REST API call:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/services-reference/update-definition-feature-service-.htm" title="https://developers.arcgis.com/rest/services-reference/update-definition-feature-service-.htm"&gt;Update Definition (Feature Service)—ArcGIS REST API: Services Directory | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or constructing subtypes and domains in ArcMap or ArcGIS Pro and publishing to ArcGIS Online. This thread contains an example:&lt;A href="https://community.esri.com/message/806208"&gt;Restricting Field Visibility Based on SubType&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you publishing the data? Are you able to share the layer?&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:15:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390762#M19528</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2018-12-07T00:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390763#M19529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Online feature service supports types/template from service definition file (SD). This when you configure renderer based on subtypes. We do not currently preserve subtype when publishing filegdb though (we have this as enhancment-Maybe UC2019).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. try to go to ArcMap or Pro and try to publish your data (from filegdb). You can use your filegdb as the source of the data. You would have to configure renderer based on subtypes in order to get them to online as types metadata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do have a project to expose and preserve subtypes if you do not specify renderer based on subyptes. This is also an enhacment enterprise has and did not make it in online. This is also planned for UC2019.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 00:16:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390763#M19529</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2018-12-07T00:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390764#M19530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I understand what you are saying.&amp;nbsp; And I am not criticizing that the API supports Subtypes.&amp;nbsp; I find that great and have used it to much benefit and was very glad to see this support was added (I believe I had once listed that as a desired improvement).&amp;nbsp; And this is not meant as pointed towards you, and perhaps I should have posted elsewhere.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am saying that as someone who makes their livelihood using the APIs it is not unreasonable to expect that both agol and the current ArcGIS Server would follow the same standard of service definition.&amp;nbsp; Esri likes to tell as at conferences how wonderful all this works together, but this is a&amp;nbsp;glaring example of a huge shortcoming.&amp;nbsp; Runtime API does a great job abstracting Portal away from the developer (despite some nuances with authentication).&amp;nbsp; I was very happy at how simple it was for me to move an application developed for Portal to agol.&amp;nbsp; That was until our editing tools exploded because they took advantage of Subtypes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 15:14:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390764#M19530</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-12-07T15:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390765#M19531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;gt;What I am saying that as someone who makes their livelihood using the APIs it is not unreasonable to expect that both &amp;gt;agol and the current ArcGIS Server would follow the same standard of service definition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Yes this is our goal and we are trying hard to make this happens. But as you might have seen, there are always new WebGIS development in online FS that is not yet in server/enterprise and vise versa. This is mainly related to the the different requirements we have for enterprise versus online and their release plan.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;As far as the sub types, we do support it online it as described and used. We are working on adding the support of adding subtypes during publishing and expose them even if they are no referenced by any renderer. This is the only missing spec in online FS but our understanding this functionality is used only by Pro. So this is why it was not a high priority in development for online FS.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt; To get around this limitation you can use the feature service layer update admin API to update the layer types or templates. If this is not the issue, pl. let us know and we can help you providing a workaround for any missing specs if possible and add the missing functionality to online in future releases&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Khaled&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 15:42:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390765#M19531</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2018-12-07T15:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390766#M19532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know how to get the information using the current agol definition, and it is very convoluted and far more complex from a coding standpoint.&amp;nbsp; Plus I am now required to have two completely different approaches in a Runtime application depending on if it uses ArcGIS Server 10.6 or agol.&amp;nbsp; This is a very poor way to support people developing for the Esri platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;We do have a project to expose and preserve subtypes if you do not specify renderer based on subyptes. This is also an enhacment enterprise has and did not make it in online. This is also planned for UC2019.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you are not really preserving subtype in the current approach, there is just a way to get to the information throuugh the featureTypes.&amp;nbsp; These are inherently different things.&lt;/P&gt;&lt;P&gt;As users of esri technology I should be able to expect that both ArcGIS Enterprise and agol grow together.&amp;nbsp; If Enterprise adds some so significant I should be able to expect it be available in agol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 15:44:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390766#M19532</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-12-07T15:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390767#M19533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't support subtypes.&amp;nbsp; What you describe is not support of subtypes.&amp;nbsp; Telling me that I can make a rest call and pass in all subtpe information as a huge json object is not a valid workaround.&amp;nbsp; Maybe with a couple services that are going to remain static it could be done, but not at a large scale.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 16:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390767#M19533</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-12-07T16:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390768#M19534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pl. describe what is not working for you for the enterprise and we will be sure it will make it in the next release or so in online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are am not really aware of functionality missing in the API regarding subtypes except supporting it outside the renderer (only Pro uses it). As far as the subtypes and how to scale it, it is also an issue with enterprise also since the subtypes are returned in the layer metadata which as you described might not scale if we have many subtypes. Supporting subtypes is work in progress currently in online and we will offer a salable solution shortly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 16:22:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390768#M19534</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2018-12-07T16:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390769#M19535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The feature layer definition for an ArcGIS Enterprise based service contains the following information included in the following sample information which defines subtypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
 &lt;SPAN class="string token"&gt;"subtypeField"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"ASSETGROUP"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
 &lt;SPAN class="string token"&gt;"defaultSubtypeCode"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
 &lt;SPAN class="string token"&gt;"subtypes"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="string token"&gt;"code"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="string token"&gt;"name"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"Unknown"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"defaultValues"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="string token"&gt;"code"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;1&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="string token"&gt;"name"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;"Value1"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;"defaultValues"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
 &lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;‍‍‍‍‍‍‍‍‍‍‍‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This is in addition to the types array which you describe and is defined in both the Enterprise definition and the agol definition (e.g.)&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="string token"&gt;"types"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Runtime API parses the json elements and the API has an object model around Subtypes (see the original response to this post).&amp;nbsp; Because agol does not include these elements in the json, the API can obviously not parse them.&amp;nbsp; So code written to work with Enterprise 10.6 does not work with agol because the agol feature layer definition does not include the subtype elements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390769#M19535</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-12-11T17:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390770#M19536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks. We will add the subtypes in future release of online as I described earlier. We will handle it when publishing new data, but we will offer you a way to edit existing service layer to add subtypes. I am assuming the APP continue to work without subtypes when migrating from enterprise to online. FYI: we do have many supports properties in the layer and service metadata to indicate what is supported or not (we do not really have on for subtypes - will add it). There will always be differences between feature services in general and will be good to check these supports properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 17:13:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390770#M19536</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2018-12-07T17:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390771#M19537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;subType != subtype&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While it looks like the attempt to add subtype support was included it seems to me that no one took the time to look at the definition in ArcGIS Enterprise and see that the json tag is subtype.&amp;nbsp; In AGOL it is subType and this doe not appear to parse correctly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 17:27:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390771#M19537</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-07-18T17:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390772#M19538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will fix it in online sept. release.&lt;/P&gt;&lt;P&gt;What app has this issue? most of our apps (mainly mobile) work fine maybe because the check is case-insensitive.&lt;/P&gt;&lt;P&gt;Until I get the fix in, pl. use case insensitive check if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 17:49:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390772#M19538</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-07-18T17:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390773#M19539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the Runtime WPF API.&amp;nbsp; Have just checked in the latest version 100.5 and despite the service definition showing a 'subType' array I see no Subtypes in the object exposed by the API.&amp;nbsp; What type of mobile apps are you developing that you say this is not an issue?&amp;nbsp; I see in the Runtime API for WPF.&amp;nbsp; I have not confirmed this issue in the Xamarin API application at this point.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 18:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390773#M19539</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-07-18T18:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390774#M19540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am the online feature service lead but working closely with the collector app team which seems do not have this issue.&lt;/P&gt;&lt;P&gt;At any case, I will fix this in the online feature service by Sept. Will touch base with the collector app to see if they have this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 18:17:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390774#M19540</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-07-18T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390775#M19541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about in addition to the Collector team you talk to the Runtime API team.&amp;nbsp; It would seem there is a vested interest in things working across the board in a consistent manner with both ArcGIS Server and AGOL.&amp;nbsp; I don't know how Collector develops their application.&amp;nbsp; As the Feature Service Lead I would have thought you would consider it critical to discuss the definition with the Runtime team and to have it tested by everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If one assumes that the typeId field and the subtypeId field are going to be the same you could gather this information, however, this is not always a valid assumption.&amp;nbsp; Plus the Runtime API has done the work to have this supported it would be nice not to have to write a bunch of code that is only needed in the case of AGOL cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3753"&gt;Rex Hansen&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 20:08:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390775#M19541</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-07-18T20:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: No Subtypes in AGOL Layers?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390776#M19542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the confusion. We will get handled. The definition is mainly owned by the feature service and the runtime originally developed based on server. This is new in online and it looks like we have some differences in the case of the types. Runtime team does not define what the subtype json is and they have been involved in testing but it looks like this issue is not detected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main reason I have mentioned about the collector is that we have recently fixed an issue that affected collector and was related to subtype default.&lt;/P&gt;&lt;P&gt;I wanted to know the severity of the issue and if we need to handle it before Sept. release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this issue is critical to you, pl. submit a request for us to the tech support (online feature service) and I will see if we can speed up the deployment.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2019 20:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/no-subtypes-in-agol-layers/m-p/390776#M19542</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-07-18T20:29:22Z</dc:date>
    </item>
  </channel>
</rss>

