<?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 on Map Service that contain relationship class in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484050#M11080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm using a FlexViewer 2.2. i'm almost at the end of work and I have a problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I absolutely develop a query on Map Service that have a relationshipp class between Feature Class and Table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i developed a custom widget in Flex Viewer 2.2 but i dont have any idea to resolve this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me or show me a way to see?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;help please&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2011 12:18:42 GMT</pubDate>
    <dc:creator>francescodi_vito</dc:creator>
    <dc:date>2011-04-14T12:18:42Z</dc:date>
    <item>
      <title>Query on Map Service that contain relationship class</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484050#M11080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm using a FlexViewer 2.2. i'm almost at the end of work and I have a problem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I absolutely develop a query on Map Service that have a relationshipp class between Feature Class and Table. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i developed a custom widget in Flex Viewer 2.2 but i dont have any idea to resolve this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me or show me a way to see?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;help please&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 12:18:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484050#M11080</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-04-14T12:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Map Service that contain relationship class</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484051#M11081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Francesco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; You need to look at the FeatureLayer queryRelatedFeatures:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/FeatureLayer.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 12:27:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484051#M11081</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-14T12:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Map Service that contain relationship class</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484052#M11082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So i could use the multiple related records example and added a script for relationshipquery on custom widget FV?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 12:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484052#M11082</guid>
      <dc:creator>francescodi_vito</dc:creator>
      <dc:date>2011-04-14T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Query on Map Service that contain relationship class</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484053#M11083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Francesco,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; By no means an I saying that it is a simple task of copy and paste, but yes you can use the sample as a starting point.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 17:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/query-on-map-service-that-contain-relationship/m-p/484053#M11083</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-04-14T17:25:25Z</dc:date>
    </item>
  </channel>
</rss>

