<?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 arcpy Runtime content in ArcGIS 10.7.1 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-runtime-content-in-arcgis-10-7-1/m-p/747582#M57789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have &amp;nbsp;mxd with 3 layers #each of the 3 layers has a definition query applied to it TERMINAL_NAME = 'AAAAAA' #filters the number of features displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At &amp;nbsp;&amp;nbsp;#10.2.2 environment, this command creates the .geodatabase (ArcGIS Runtime) #&amp;nbsp;&amp;nbsp; python 2.7 #&amp;nbsp;&amp;nbsp; data is in Oracle 11g SDE version 10.0 #&amp;nbsp;&amp;nbsp; data is in Oracle 12c SDE version 10.7.1 - currently being tested #&amp;nbsp;&amp;nbsp; this file has the FILTERED records in it when viewing with ArcGIS Runtime, or a sqllite browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At #10.7.1 environment, this command creates the .geodatabase (ArcGIS Runtime) #&amp;nbsp;&amp;nbsp; python 2.7 #&amp;nbsp;&amp;nbsp; data is in Oracle 11g SDE version 10.0 #&amp;nbsp;&amp;nbsp; data is in Oracle 12c SDE version 10.7.1 #&amp;nbsp;&amp;nbsp; this file has the ENTIRE DATASET OF RECORDS in it when viewing with ArcGIS Runtime, or a sqllite browser&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Process: Create Runtime Content&lt;/P&gt;&lt;P&gt;arcpy.CreateRuntimeContent_management(RuntimeInput, DotGeodatabase, "", "", "DEFAULT", "NETWORK_DATA;FEATURE_AND_TABULAR_DATA", "NON_OPTIMIZE_SIZE", "ONLINE", "PNG", "1", "")!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point is after extracting the mxd , in 10.2.2 &amp;nbsp;it works perfectly in creating the Dot geodatabase for the selected MXD , however in 10.7.1 it create the Dot geodatabase but with all MXD layers, not from the selected one , in the other hand by using the arcmap save as arcgis runtime content it works but not friendly with python, is there any patch file to fix this&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2020 12:28:14 GMT</pubDate>
    <dc:creator>KunomBersh</dc:creator>
    <dc:date>2020-06-02T12:28:14Z</dc:date>
    <item>
      <title>arcpy Runtime content in ArcGIS 10.7.1</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-runtime-content-in-arcgis-10-7-1/m-p/747582#M57789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have &amp;nbsp;mxd with 3 layers #each of the 3 layers has a definition query applied to it TERMINAL_NAME = 'AAAAAA' #filters the number of features displayed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At &amp;nbsp;&amp;nbsp;#10.2.2 environment, this command creates the .geodatabase (ArcGIS Runtime) #&amp;nbsp;&amp;nbsp; python 2.7 #&amp;nbsp;&amp;nbsp; data is in Oracle 11g SDE version 10.0 #&amp;nbsp;&amp;nbsp; data is in Oracle 12c SDE version 10.7.1 - currently being tested #&amp;nbsp;&amp;nbsp; this file has the FILTERED records in it when viewing with ArcGIS Runtime, or a sqllite browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At #10.7.1 environment, this command creates the .geodatabase (ArcGIS Runtime) #&amp;nbsp;&amp;nbsp; python 2.7 #&amp;nbsp;&amp;nbsp; data is in Oracle 11g SDE version 10.0 #&amp;nbsp;&amp;nbsp; data is in Oracle 12c SDE version 10.7.1 #&amp;nbsp;&amp;nbsp; this file has the ENTIRE DATASET OF RECORDS in it when viewing with ArcGIS Runtime, or a sqllite browser&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Process: Create Runtime Content&lt;/P&gt;&lt;P&gt;arcpy.CreateRuntimeContent_management(RuntimeInput, DotGeodatabase, "", "", "DEFAULT", "NETWORK_DATA;FEATURE_AND_TABULAR_DATA", "NON_OPTIMIZE_SIZE", "ONLINE", "PNG", "1", "")!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point is after extracting the mxd , in 10.2.2 &amp;nbsp;it works perfectly in creating the Dot geodatabase for the selected MXD , however in 10.7.1 it create the Dot geodatabase but with all MXD layers, not from the selected one , in the other hand by using the arcmap save as arcgis runtime content it works but not friendly with python, is there any patch file to fix this&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:28:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-runtime-content-in-arcgis-10-7-1/m-p/747582#M57789</guid>
      <dc:creator>KunomBersh</dc:creator>
      <dc:date>2020-06-02T12:28:14Z</dc:date>
    </item>
  </channel>
</rss>

