Select to view content in your preferred language

Related Tables in Flex Viewer 3.6

3200
1
10-23-2014 02:23 PM
JoeN
by
New Contributor

I can't figure out how to display related records in pop-ups or the attribute table widget in ArcGIS Viewer for Flex - Application Builder version 3.6.

 

Steps taken so far:

 

1. Created one-to-many relationship class between polygon feature class and non-spatial table in ArcSDE (MS SQL Server 2008 R2).

2. Added feature class and table to .mxd and published to ArcGIS Server 10.2 as Map Service.

3. Confirmed that the feature class, table, and relationship were all visible on my REST endpoint and successfully queried related tables manually.

4. Created new application in Flex Application Builder 3.6.

5. Added feature class as operational layer. Was expecting to add the table to the application here too but it's not visible.

6. Configured pop-ups for feature class--set "Show related records" to ON.

7. Tested application--no related records found.

 

Am I missing something?

 

Thanks.

0 Kudos
1 Reply
JoeN
by
New Contributor

Yes, I was missing something. Appears one must publish a Feature Service to get related table functionality. Cheers.

0 Kudos