<?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 Query layer support? in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495548#M981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have an Job MXD which contains a query layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the MXD data sources are remapped (to the Job version) the query layer reverts back to the base feature class rather than alter the query layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example my query layer contains 1 feature class plus 2 tables combined via joins. When the MXD is remapped all I get is my feature class. In this case I actually get errors as the label expression comes from one of the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal behaviour? This suggest to me that query layers are really supported?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT BTW simple querying a single table or view works fine, so if I combine the above query into a view and use that for the query layer defintion it appears to work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 00:42:53 GMT</pubDate>
    <dc:creator>TrevorHart1</dc:creator>
    <dc:date>2012-05-31T00:42:53Z</dc:date>
    <item>
      <title>Query layer support?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495548#M981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have an Job MXD which contains a query layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When the MXD data sources are remapped (to the Job version) the query layer reverts back to the base feature class rather than alter the query layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example my query layer contains 1 feature class plus 2 tables combined via joins. When the MXD is remapped all I get is my feature class. In this case I actually get errors as the label expression comes from one of the tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this normal behaviour? This suggest to me that query layers are really supported?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT BTW simple querying a single table or view works fine, so if I combine the above query into a view and use that for the query layer defintion it appears to work fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 00:42:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495548#M981</guid>
      <dc:creator>TrevorHart1</dc:creator>
      <dc:date>2012-05-31T00:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer support?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495549#M982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We will try this out on our end and update you with what we find. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Raghu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 17:04:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495549#M982</guid>
      <dc:creator>RaghavendraSunku</dc:creator>
      <dc:date>2012-06-01T17:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer support?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495550#M983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;For example my query layer contains 1 feature class plus 2 tables combined via joins. When the MXD is remapped all I get is my feature class. In this case I actually get errors as the label expression comes from one of the tables.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Trevor,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;we have found that &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) depending on your service pack version of ArcMap and WMX, joins could be removed at reconnection (observed with ArcMap 10 sp 3 and WMX no sp)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) joins are never remapped (bug TFS ID 16620). They will persist with the user saved in your template MXD and the destination table is not remapped either. Ex: In your MXD, you have Layer1 joins Table1 via GenericUser. Boths Layer1 and Table 1 are in your MXD. You start your job as CurrentUser, remapping on MyVersion. You will have MyVersion.Layer1 (via CurrentUser), MyVersion.Table1 (via currentUser), the join from Layer1 to Table 1 is via GenericUser pointing to SDE.DEFAULT.Table1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 14:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495550#M983</guid>
      <dc:creator>Jean-GabrielHasbani</dc:creator>
      <dc:date>2012-06-21T14:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer support?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495551#M984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone know if this has been fixed by WMX 10.2.2? We continue to experience this problem since an upgrade from 10.0 to 10.2.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2014 19:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495551#M984</guid>
      <dc:creator>AlisonGaiser1</dc:creator>
      <dc:date>2014-12-11T19:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Query layer support?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495552#M985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 13px;"&gt;It appears that this is a known bug with ArcMap. Here is the NIM - &lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 13px;"&gt;NIM095174&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 13px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Alison&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 14:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/query-layer-support/m-p/495552#M985</guid>
      <dc:creator>AlisonGaiser1</dc:creator>
      <dc:date>2015-02-11T14:18:48Z</dc:date>
    </item>
  </channel>
</rss>

