<?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 Unable to set the service feature table url in android app in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086456#M5573</link>
    <description>&lt;P&gt;Other Urls are working fine but when I enter the URL which created by me&amp;nbsp; It is not showing the actual map as mapviewer online&lt;/P&gt;&lt;PRE&gt;    &lt;BR /&gt;&lt;BR /&gt;    &lt;SPAN&gt;// here for the convenience of this tutorial.&lt;BR /&gt;&lt;/SPAN&gt;        ArcGISRuntimeEnvironment.setApiKey(Utils.&lt;SPAN&gt;arcGIS_api_key&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;        &lt;SPAN&gt;// create a map with the BasemapStyle topographic&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;map = ArcGISMap(BasemapStyle.&lt;SPAN&gt;ARCGIS_TOPOGRAPHIC&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        &lt;SPAN&gt;// create the service feature table&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;serviceFeatureTable =&lt;BR /&gt;            ServiceFeatureTable(&lt;SPAN&gt;"https://services3.arcgis.com/df7XtT0Re4z8S561/arcgis/rest/services/redlist_species_data_7b024e64_0fd8_48a2_adf0_8e43737b5cb3/FeatureServer/0?token=hmhNtwfum0BzR5yrzisjJ8ksx2NDB5TGfEk12zN9vy-Jd3gNfiKqsxQDSc4ifrqiYsFvNR1yD-PAynWTqKYWaEA_PJOoFvO9FEQKwU6kO1ZS0ak6jsgyFsUrGIVSn-Qtf6bTyvWbj6__sWm6xucq4FfufOSnGhu82pKCYjfYiFiANZlEZzm2Y6OFYaKj-ONqYsteLoqXG-wx9nrw2eobHPrLm1WHEPyQ7kXpS5LjPmUrxjzC0w80OZKsNYGoB9Vp"&lt;/SPAN&gt;)&lt;BR /&gt;&lt;SPAN&gt;//&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;//        val serviceFeatureTable =&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;//            ServiceFeatureTable("https://sampleserver6.arcgisonline.com/arcgis/rest/services/Hurricanes/MapServer/0")&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;        // create the feature layer using the service feature table&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;featureLayer = FeatureLayer(serviceFeatureTable)&lt;BR /&gt;        map.&lt;SPAN&gt;operationalLayers&lt;/SPAN&gt;.add(featureLayer)&lt;BR /&gt;&lt;BR /&gt;        mapView.&lt;SPAN&gt;map&lt;/SPAN&gt;=map&lt;BR /&gt;       &lt;SPAN&gt;// mapView.setViewpoint(Viewpoint(7.9465, 1.0232, 20000000.0))&lt;/SPAN&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 06 Aug 2021 05:14:48 GMT</pubDate>
    <dc:creator>Latheesh</dc:creator>
    <dc:date>2021-08-06T05:14:48Z</dc:date>
    <item>
      <title>Unable to set the service feature table url in android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086456#M5573</link>
      <description>&lt;P&gt;Other Urls are working fine but when I enter the URL which created by me&amp;nbsp; It is not showing the actual map as mapviewer online&lt;/P&gt;&lt;PRE&gt;    &lt;BR /&gt;&lt;BR /&gt;    &lt;SPAN&gt;// here for the convenience of this tutorial.&lt;BR /&gt;&lt;/SPAN&gt;        ArcGISRuntimeEnvironment.setApiKey(Utils.&lt;SPAN&gt;arcGIS_api_key&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;        &lt;SPAN&gt;// create a map with the BasemapStyle topographic&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;map = ArcGISMap(BasemapStyle.&lt;SPAN&gt;ARCGIS_TOPOGRAPHIC&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        &lt;SPAN&gt;// create the service feature table&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;serviceFeatureTable =&lt;BR /&gt;            ServiceFeatureTable(&lt;SPAN&gt;"https://services3.arcgis.com/df7XtT0Re4z8S561/arcgis/rest/services/redlist_species_data_7b024e64_0fd8_48a2_adf0_8e43737b5cb3/FeatureServer/0?token=hmhNtwfum0BzR5yrzisjJ8ksx2NDB5TGfEk12zN9vy-Jd3gNfiKqsxQDSc4ifrqiYsFvNR1yD-PAynWTqKYWaEA_PJOoFvO9FEQKwU6kO1ZS0ak6jsgyFsUrGIVSn-Qtf6bTyvWbj6__sWm6xucq4FfufOSnGhu82pKCYjfYiFiANZlEZzm2Y6OFYaKj-ONqYsteLoqXG-wx9nrw2eobHPrLm1WHEPyQ7kXpS5LjPmUrxjzC0w80OZKsNYGoB9Vp"&lt;/SPAN&gt;)&lt;BR /&gt;&lt;SPAN&gt;//&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;//        val serviceFeatureTable =&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;//            ServiceFeatureTable("https://sampleserver6.arcgisonline.com/arcgis/rest/services/Hurricanes/MapServer/0")&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;        // create the feature layer using the service feature table&lt;BR /&gt;&lt;/SPAN&gt;        &lt;SPAN&gt;val &lt;/SPAN&gt;featureLayer = FeatureLayer(serviceFeatureTable)&lt;BR /&gt;        map.&lt;SPAN&gt;operationalLayers&lt;/SPAN&gt;.add(featureLayer)&lt;BR /&gt;&lt;BR /&gt;        mapView.&lt;SPAN&gt;map&lt;/SPAN&gt;=map&lt;BR /&gt;       &lt;SPAN&gt;// mapView.setViewpoint(Viewpoint(7.9465, 1.0232, 20000000.0))&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 06 Aug 2021 05:14:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086456#M5573</guid>
      <dc:creator>Latheesh</dc:creator>
      <dc:date>2021-08-06T05:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to set the service feature table url in android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086604#M5574</link>
      <description>&lt;P&gt;I think you shouldn't include the query parameters in the URL. Try simply using this when creating the ServiceFeatureTable.&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;https://services3.arcgis.com/df7XtT0Re4z8S561/arcgis/rest/services/redlist_species_data_7b024e64_0fd8_48a2_adf0_8e43737b5cb3/FeatureServer/0&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Note, you can call loadAsync on the ServiceFeatureTable and see if there's a loadError to help home in on the cause of issues like this. All Runtime classes that work with remote resources will implement the Loadable pattern. See &lt;A href="https://developers.arcgis.com/android/programming-patterns/loadable/" target="_self"&gt;this page&lt;/A&gt; for more details.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Aug 2021 14:38:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086604#M5574</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2021-08-06T14:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to set the service feature table url in android app</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086899#M5575</link>
      <description>&lt;P&gt;Thank you for the response&lt;/P&gt;</description>
      <pubDate>Sun, 08 Aug 2021 01:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/unable-to-set-the-service-feature-table-url-in/m-p/1086899#M5575</guid>
      <dc:creator>Latheesh</dc:creator>
      <dc:date>2021-08-08T01:15:46Z</dc:date>
    </item>
  </channel>
</rss>

