<?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: Translate arcpy popup to Enterprise popup in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1312611#M68267</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1134"&gt;@JeffBarrette&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/186236"&gt;@DannyMcVey&lt;/a&gt; Any advice? One of my biggest hangups is that similarly-named fields don't necessarily have the same schema, such as fieldDescriptions in CIM vs. fieldInfos in Enterprise, so I'm having to try every permutation I can think of in both environments, then comparing the results to map everything correctly.&lt;/P&gt;&lt;P&gt;Alternatively, any updates on the bug linked in the original post?&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2023 16:07:46 GMT</pubDate>
    <dc:creator>tempStephenRhea_NV5</dc:creator>
    <dc:date>2023-07-27T16:07:46Z</dc:date>
    <item>
      <title>Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1306360#M68107</link>
      <description>&lt;P&gt;Is there a pre-built way to translate between arcpy &lt;A href="https://github.com/Esri/cim-spec/blob/main/docs/v2/CIMVectorLayers.md#CIMPopupInfo" target="_self"&gt;CIMPopupInfo&lt;/A&gt; schema and Enterprise popup schema? Since &lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzOTI1Mw==" target="_blank" rel="noopener"&gt;publishing through Python doesn't maintain popups&lt;/A&gt;, I have to access the Portal item after publishing, build the popups, then call update() with the custom-build popup schema. The problem is that the CIM schema and Enterprise schema don't easily align, so I have to write some custom code to build the Enterprise popup. While it's fairly trivial, I'm experienced enough to know that some iteration of popup properties is likely to be overlooked. There's a good start on &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/popup-information-not-published-to-arcgis/m-p/1258748/highlight/true#M65590" target="_blank" rel="noopener"&gt;this Community post&lt;/A&gt;, but if an Esri-provided solution already exists, I'd love to use it. Alternatively, is there a page that defines the Enterprise popup schema? The only way I've found to access it so far is to get a Portal item and look through the get_data() return value.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 20:36:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1306360#M68107</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2023-07-06T20:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1312611#M68267</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1134"&gt;@JeffBarrette&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/186236"&gt;@DannyMcVey&lt;/a&gt; Any advice? One of my biggest hangups is that similarly-named fields don't necessarily have the same schema, such as fieldDescriptions in CIM vs. fieldInfos in Enterprise, so I'm having to try every permutation I can think of in both environments, then comparing the results to map everything correctly.&lt;/P&gt;&lt;P&gt;Alternatively, any updates on the bug linked in the original post?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 16:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1312611#M68267</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2023-07-27T16:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313556#M68295</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415371"&gt;@tempStephenRhea_NV5&lt;/a&gt;&amp;nbsp;I don't have a suggestion.&amp;nbsp; I forwarded to the appropriate team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 11:52:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313556#M68295</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2023-07-31T11:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313578#M68298</link>
      <description>&lt;P&gt;Thanks, &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1134"&gt;@JeffBarrette&lt;/a&gt; !&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 13:07:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313578#M68298</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2023-07-31T13:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313718#M68302</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/415371"&gt;@tempStephenRhea_NV5&lt;/a&gt;&amp;nbsp; This is a known issue / bug and it can be tracked at:&amp;nbsp;&lt;A href="https://support.esri.com/en-us/bug/publishing-a-map-image-layer-using-arcpy-disables-popup-bug-000154648" target="_blank"&gt;https://support.esri.com/en-us/bug/publishing-a-map-image-layer-using-arcpy-disables-popup-bug-000154648&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 17:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313718#M68302</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2023-07-31T17:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313864#M68305</link>
      <description>&lt;P&gt;Thanks for the link, and glad to see it's already in the product plan! Is there anything my clients and I can do to add extra weight to the bug to get it moved up in the backlog?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 21:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313864#M68305</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2023-07-31T21:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313886#M68310</link>
      <description>&lt;P&gt;You could create a support issue and add yourself to the existing bug.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 23:20:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1313886#M68310</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2023-07-31T23:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Translate arcpy popup to Enterprise popup</title>
      <link>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1328462#M68634</link>
      <description>&lt;P&gt;As a follow-on question, do you think this is inherently resolved by Enterprise 10.9 and 11.x including the ArcGIS Pro-based service runtime? I learned about that change over the weekend and figured it may be relevant, but I can't find any technical details on what's different.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 19:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/translate-arcpy-popup-to-enterprise-popup/m-p/1328462#M68634</guid>
      <dc:creator>tempStephenRhea_NV5</dc:creator>
      <dc:date>2023-09-13T19:19:01Z</dc:date>
    </item>
  </channel>
</rss>

