<?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 configuration of Portal in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/configuration-of-portal/m-p/1237170#M8094</link>
    <description>&lt;P&gt;I'm running into a problem, when I try to configure a 10.9.1 Portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm trying to update a helperService property through the update_properties function. However, if I print the properties afterwards, it still points to the default value. The code I use is as follows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;geometry_service = portalURL + "hosting/rest/services/Utilities/Geometry/GeometryServer"

settings =
{
"helperServices": {"geometry": {"url": f"{geometry_service}"}}
}
gis.update_properties(settings)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm aware that the documentation specifies the geometry service as&amp;nbsp;&lt;SPAN&gt;geometryService, however if I print the properties, it is defined as just geometry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;If anybody could give some pointers regarding what I'm doing wrong, that would be really appreciated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 09:52:30 GMT</pubDate>
    <dc:creator>Nikolaj_G</dc:creator>
    <dc:date>2022-12-15T09:52:30Z</dc:date>
    <item>
      <title>configuration of Portal</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/configuration-of-portal/m-p/1237170#M8094</link>
      <description>&lt;P&gt;I'm running into a problem, when I try to configure a 10.9.1 Portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm trying to update a helperService property through the update_properties function. However, if I print the properties afterwards, it still points to the default value. The code I use is as follows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;geometry_service = portalURL + "hosting/rest/services/Utilities/Geometry/GeometryServer"

settings =
{
"helperServices": {"geometry": {"url": f"{geometry_service}"}}
}
gis.update_properties(settings)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I'm aware that the documentation specifies the geometry service as&amp;nbsp;&lt;SPAN&gt;geometryService, however if I print the properties, it is defined as just geometry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;If anybody could give some pointers regarding what I'm doing wrong, that would be really appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 09:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/configuration-of-portal/m-p/1237170#M8094</guid>
      <dc:creator>Nikolaj_G</dc:creator>
      <dc:date>2022-12-15T09:52:30Z</dc:date>
    </item>
  </channel>
</rss>

