<?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: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656236#M25094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I'm thinking maybe the 10.5 release of ArcGIS Server was mistakenly coded to act like an ArcGIS Online subscription where I noticed in a recent ESRI MOOC two users are not allowed to name something the same (Organization-Wide).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Reading about ArcGIS Data Store 10.5, it seems like everything will get tossed into a single schema in the back-end.&lt;/P&gt;&lt;P&gt;Reading about Pro 1.4, it is currently not able to publish directly to an ArcGIS Server into its separate ArcGIS Server folders - It publishes directly to Portal for ArcGIS which then creates all map services in the root folder of ArcGIS Server. (Federated that is)&lt;/P&gt;&lt;P&gt;That would match the behavior of not allowing duplicate feature class names.&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;If this is correct and intended, it is a huge restriction to put on enterprise GIS/geodatabases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;A show stopper&amp;nbsp;of sorts for ArcGIS Enterprise 10.5 at this time until workarounds and/or new supported ways of doing things are figured out.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;If this is not a BUG with an immediate fix, it will force customers like us to completely change proven production workflows with ArcGIS Enterprise.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;Hoping it is just a mistake somewhere on my part.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;I'm working a case with ESRI support now.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 17:15:39 GMT</pubDate>
    <dc:creator>BillFox</dc:creator>
    <dc:date>2017-02-16T17:15:39Z</dc:date>
    <item>
      <title>Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656235#M25093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;ArcGIS Server/Portal 10.5 (Including the ArcGIS Server 10.5 Service Publishing Patch) &amp;nbsp;has drawing errors with the same feature class name in multiple schemas.&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;For example: Production &amp;amp; Test schemas:&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Production schema with feature class name ALPHA.CITY_LIMITS and one field name AGENCY_CODE&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Test schema with feature class name BETA.CITY_LIMITS and two filed names&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;AGENCY_CODE&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;AGENCY_NAME&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The mxd with BETA draws fine, attribute table contents look fine, symbol category draws fine and publishes without errors.&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;But, the published map service REST end point of the BETA schema feature class does not show the correct attributes. Instead it shows the attributes of the ALPHA&amp;nbsp;schema feature class including its geometry column name of LAYER.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The BETA feature class uses the newer geometry filed name of SHAPE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS Server logs have errors about:&amp;nbsp;Cannot find a field named AGENCY_NAME&amp;nbsp;and references the ALPHA.CITY_LIMITS feature class&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;The map service added to a new empty webmap will not draw&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;Simply renaming the BETA schema feature class from CITY_LIMITS to CITY_LIMITSCOPY&lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;and publishing works great, shows the correct fields names in the REST endpoint and draws fine in the webmap.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;This acts like a BUG where ArcGIS Server scans the geodatabase alphabetically by schema name to find the correct feature class instead of scanning for the fully qualified feature class name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;It finds ALPHA.CITY_LIMITS before BETA.CITY_LIMITS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;-Bill&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 19:42:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656235#M25093</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-02-13T19:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656236#M25094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;I'm thinking maybe the 10.5 release of ArcGIS Server was mistakenly coded to act like an ArcGIS Online subscription where I noticed in a recent ESRI MOOC two users are not allowed to name something the same (Organization-Wide).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Reading about ArcGIS Data Store 10.5, it seems like everything will get tossed into a single schema in the back-end.&lt;/P&gt;&lt;P&gt;Reading about Pro 1.4, it is currently not able to publish directly to an ArcGIS Server into its separate ArcGIS Server folders - It publishes directly to Portal for ArcGIS which then creates all map services in the root folder of ArcGIS Server. (Federated that is)&lt;/P&gt;&lt;P&gt;That would match the behavior of not allowing duplicate feature class names.&lt;BR style="color: #333333; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;If this is correct and intended, it is a huge restriction to put on enterprise GIS/geodatabases.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;A show stopper&amp;nbsp;of sorts for ArcGIS Enterprise 10.5 at this time until workarounds and/or new supported ways of doing things are figured out.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;If this is not a BUG with an immediate fix, it will force customers like us to completely change proven production workflows with ArcGIS Enterprise.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;Hoping it is just a mistake somewhere on my part.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;SPAN&gt;I'm working a case with ESRI support now.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 17:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656236#M25094</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-02-16T17:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656237#M25095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;Here's a couple references to BUGs&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/cool.png" /&gt;&amp;nbsp;similar to what I'm seeing with ArcGIS Server 10.5 (without replication)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;&lt;A href="http://support.esri.com/bugs/nimbus/QlVHLTAwMDA5Mzg5Nw=="&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;BUG-00000&lt;SPAN style="text-decoration: underline;"&gt;93897&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; --&amp;gt; Replicated data store displays incorrect data if the connection user has view access to multiple feature classes with the same name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;Logged with Oracle; but other cases documented for SQL Server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;&lt;A href="http://support.esri.com/bugs/nimbus/QlVHLTAwMDA5OTAwNw==" style="color: #0000ff;"&gt;BUG-000099007&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; (duplicate of &lt;SPAN style="color: #0000ff; text-decoration: underline;"&gt;&lt;STRONG&gt;93897&lt;/STRONG&gt;&lt;/SPAN&gt;)--&amp;gt; When packaging a service definition, ArcGIS 10.4.1 Desktop mixes up feature classes with the same name from two different schema.&amp;nbsp; Documented for SQL 2012/2014&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;Both are marked as fixed in 10.5.1, which will be released in the next quarter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt; It isn't a patch, but another install, like 10.3 and 10.3.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;I'm trying to get the fix released as a 10.5 patch to save time.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 15px; font-family: arial, helvetica, sans-serif;"&gt;10.5.1&lt;A href="https://community.esri.com/people/tcraig-esristaff"&gt;tcraig-esristaff&lt;/A&gt;10.5.1‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 17:06:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656237#M25095</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-02-17T17:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656238#M25096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS Idea created here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/13144" target="_blank"&gt;https://community.esri.com/ideas/13144&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:42:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656238#M25096</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2021-06-22T08:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656239#M25097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With some trial and error testing we created some additional geodatabase users and roles to focus on schema specific privileges.&lt;/P&gt;&lt;P&gt;This allows us to focus web publisher one on a certain schema, such as ALPHA, of feature classes and NOT see a feature class of the same name in schema BETA.&lt;/P&gt;&lt;P&gt;Web publisher two can only see the BETA owned feature classes.&lt;/P&gt;&lt;P&gt;This provides a workaround to push on into 10.5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656239#M25097</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-03-08T18:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656240#M25098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further ArcGIS Enterprise 10.5 Testing:&lt;/P&gt;&lt;P&gt;Created a couple ArcGIS Server folders to hold map services for Production and Test Web AppBuilder applications.&lt;/P&gt;&lt;P&gt;We can successfully publish an mxd into both folders (AND) use the same map service name such as LandDivisions.&lt;/P&gt;&lt;P&gt;We just have to publish them one at a time so we can use Portal My Content's root folder to move the portal items that are simultaneously created while publishing (Federated) into corresponding Portal for ArcGIS My Content folders (Production &amp;amp; Test).&lt;/P&gt;&lt;P&gt;Then in Portal's My Content folder of Test, added one of the portal items to a new webmap fine.&lt;/P&gt;&lt;P&gt;But when we use the add button to bring in a second map service/portal item such as LandDivisions, Portal lists both items of LandDivisions - you can't tell which one is from which portal content folder just by looking at the list.&lt;/P&gt;&lt;P&gt;Fortunately, we can click on an item in that list and click "Item Details" and it's Overview page includes which Portal folder it's coming from.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Vote: ArcGIS Idea to Include more detail in the Portal add data listing or maybe hover pop-up&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/ideas/13205-include-more-detail-in-the-portal-add-data-listing-or-maybe-hover-pop-up"&gt;Include more detail in the Portal add data listing or maybe hover pop-up&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/tcraig-esristaff"&gt;tcraig-esristaff&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 18:49:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656240#M25098</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2017-03-08T18:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656241#M25099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this post.&amp;nbsp;&amp;nbsp;ESRI was not able to identify it as the problem despite several support calls.&amp;nbsp; I wish bugs were made public so these types of things were easier to track down.&amp;nbsp; Have you had any problems with 10.5.1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 15:31:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656241#M25099</guid>
      <dc:creator>JustinConnerWR</dc:creator>
      <dc:date>2018-01-19T15:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656242#M25100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have not updated to 10.5.1&lt;/P&gt;&lt;P&gt;Considering the jump from 10.5 to 10.6&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 21:46:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656242#M25100</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2018-01-19T21:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656243#M25101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Bill Fox for your post. I have just run into the same problem, with ArcGIS Server 10.4.1. Have you updated to 10.6? If yes is it fixed this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 12:18:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656243#M25101</guid>
      <dc:creator>EvaJuhasz</dc:creator>
      <dc:date>2018-05-31T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656244#M25102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eva,&lt;/P&gt;&lt;P&gt;Not yet updated from 10.5&lt;/P&gt;&lt;P&gt;Workaround is to create a new database user that only has privileges to view the "duplicate" name feature class.&lt;/P&gt;&lt;P&gt;In the mxd that feature class is connected to using the new user.&lt;/P&gt;&lt;P&gt;-Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 16:27:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656244#M25102</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2018-05-31T16:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is anyone else having ArcGIS Server 10.5 drawing errors with same feature class name in multiple schemas?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656245#M25103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your response! &lt;A href="http://downloads.esri.com/support/downloads/other_/1051-IssuesAddressedList_07052017.pdf"&gt;According this documentation it is fixed&lt;/A&gt;&amp;nbsp;in 10.5.1.&lt;/P&gt;&lt;P&gt;ESRI&amp;nbsp; confirmed that&amp;nbsp;also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 06:09:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/is-anyone-else-having-arcgis-server-10-5-drawing/m-p/656245#M25103</guid>
      <dc:creator>EvaJuhasz</dc:creator>
      <dc:date>2018-06-01T06:09:02Z</dc:date>
    </item>
  </channel>
</rss>

