<?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: Feature parity: Error 00374 (Unique IDs not set) not available from Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/feature-parity-error-00374-unique-ids-not-set-not/m-p/1369198#M69635</link>
    <description>&lt;P&gt;Found the answer this morning thanks to &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/51470"&gt;@ShilpiJain&lt;/a&gt;! I needed to set the checkUniqueIDAssignment flag to True on the sddraft object returned from getWebLayerSharingDraft.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2024 21:24:04 GMT</pubDate>
    <dc:creator>tempStephenRhea_NV5</dc:creator>
    <dc:date>2024-01-11T21:24:04Z</dc:date>
    <item>
      <title>Feature parity: Error 00374 (Unique IDs not set) not available from Python</title>
      <link>https://community.esri.com/t5/python-questions/feature-parity-error-00374-unique-ids-not-set-not/m-p/1368556#M69609</link>
      <description>&lt;P&gt;When I publish a web layer without setting numeric IDs, the Pro UI's Analyze function returns the 00374 "Unique numeric IDs are not assigned" error as expected. However, when I follow the recommended process for publishing with Python (getWebLayerSharingDraft and StageService_server), the 00374 error isn't returned from either call, meaning the configured popups don't get published. This seems like missing feature parity between the Pro UI and the Python API. Am I missing a step?&lt;/P&gt;&lt;P&gt;The only workaround I've found so far is to use getDefinition and look for the useServiceLyaerIDs property.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 19:46:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/feature-parity-error-00374-unique-ids-not-set-not/m-p/1368556#M69609</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2024-01-10T19:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Feature parity: Error 00374 (Unique IDs not set) not available from Python</title>
      <link>https://community.esri.com/t5/python-questions/feature-parity-error-00374-unique-ids-not-set-not/m-p/1369198#M69635</link>
      <description>&lt;P&gt;Found the answer this morning thanks to &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/51470"&gt;@ShilpiJain&lt;/a&gt;! I needed to set the checkUniqueIDAssignment flag to True on the sddraft object returned from getWebLayerSharingDraft.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2024 21:24:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/feature-parity-error-00374-unique-ids-not-set-not/m-p/1369198#M69635</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2024-01-11T21:24:04Z</dc:date>
    </item>
  </channel>
</rss>

