<?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: Create List in Enterprise 10.7.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125674#M4842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me. The field type I'm creating the list on is a String.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Georgia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2020 12:46:13 GMT</pubDate>
    <dc:creator>GeorgiaRoberts1</dc:creator>
    <dc:date>2020-07-07T12:46:13Z</dc:date>
    <item>
      <title>Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125671#M4839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Enterprise 10.7.1. I have added a new field to my hosted feature layer, and am trying to 'Create List' to define pre-populated values. However, when I try to do this, I get 'There was an error'. There is no information describing the error.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/498211_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to resolve this?&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Georgia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125671#M4839</guid>
      <dc:creator>GeorgiaRoberts1</dc:creator>
      <dc:date>2020-06-29T14:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125672#M4840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the field type (text, integer, etc.) that you are creating the list on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125672#M4840</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-06-29T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125673#M4841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to detect the error from the browser DevTools console.&lt;/P&gt;&lt;P&gt;for example on&amp;nbsp;Google Chrome pushing the F12 button from your keyboard opens the following console&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="215" src="https://community.esri.com/legacyfs/online/498449_pastedImage_1.png" width="569" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your case you can select the Network Tab in order to analyze the request to your Portal when your are truing to update the Service Definition.&lt;/P&gt;&lt;P&gt;try to add the domain and monitor the request on the Network Tab. When the error occurred something like the following expected&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/498450_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select the updateDefinition request and get the detailed info from the response Tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the same massage can be found on the ArcGIS Server Manager Logs&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/498451_pastedImage_3.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2020 10:20:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125673#M4841</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2020-07-01T10:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125674#M4842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me. The field type I'm creating the list on is a String.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Georgia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 12:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125674#M4842</guid>
      <dc:creator>GeorgiaRoberts1</dc:creator>
      <dc:date>2020-07-07T12:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125675#M4843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your advice on troubleshooting the error. I have done as you've suggested and am getting this response:&lt;/P&gt;&lt;P&gt;{"status":"error","messages":["Could not find resource or operation '0' on the system."],"code":404}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Georgia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 12:50:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125675#M4843</guid>
      <dc:creator>GeorgiaRoberts1</dc:creator>
      <dc:date>2020-07-07T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create List in Enterprise 10.7.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125676#M4844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to reach out to technical support on this. They can help troubleshoot in more detail. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 12:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/create-list-in-enterprise-10-7-1/m-p/125676#M4844</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2020-07-07T12:56:21Z</dc:date>
    </item>
  </channel>
</rss>

