laptop and a wrench

Bug

REST Find operation on map services does not return results for layers that contain a join to a stand-alone table stored in a file geodatabase.

Last Published: August 25, 2014 ArcGIS for Server
Bug ID Number NIM086322
SubmittedNovember 7, 2012
Last ModifiedApril 2, 2025
Applies toArcGIS for Server
Version found10.1
Operating SystemWindows OS
Operating System Version2008 R2 64 Bit
Version Fixed10.2
StatusFixed

Description

No features are returned by the search function in the ArcGIS for Local Government Park and Recreation Finder when the FacilitySitePoint feature class and ParkRecInfo table are stored in an SDE database.

Cause

This is a known issue related to NIM086322.

Workaround

Before completing the following steps, stop the Parks map service.

  1. Open Parks.mxd
  2. Right-click the Parks and Recreation Areas layer in the Table of Contents window and choose Properties.
  3. On the Joins & Relates tab, verify the ParkRecInfo table is joined to the FacilitySitePoint feature class using the FACILITYID field. Click OK to return to the map
  4. Right-click the Parks and Recreation Areas layer in the Table of Contents window. Click Data > Export Data.

    Use the following inputs:
    • Export: All features
    • Coordinate System: this layer’s source data
    • Specify a name for the new feature class and where it is to be stored.

    Click OK.
  5. Add the newly created feature class to the map as a layer.
  6. Right-click the new layer in the Table of Contents window and choose Properties.
  7. On the Symbology tab, click the Import button and choose the Parks and Recreation Areas layer. Click OK to return to the map.
  8. Right-click the original Parks and Recreation Areas layer in the Table of Contents window and choose Remove.
  9. Click the List By Source button in the Table of Contents window and remove the ParkRecInfo table from the map.
  10. Rename the remaining layer Parks and Recreation Areas.
  11. Save and close the map document, then restart the Parks map service.
  12. Using Windows Explorer, navigate to the Parks Finder application files and open the configuration file (config.txt) in a text editor.
  13. Remove any reference to FacilitySitePoint. and ParkRecInfo. including the period (.) from the configuration file.

    Twenty lines of code should be modified in total.

    Example:
    {"FieldName":"FacilitySitePoint.NAME","Alias":"Name of Facility"}

    Becomes:
    {"FieldName":"NAME","Alias":"Name of Facility"}

  14. Save and close the configuration file.
  15. Follow any additional configuration and publishing steps for the application that have not already been completed.

Steps to Reproduce

Bug ID: NIM086322

Software:

  • ArcGIS for Server

Get notified when the status of a bug changes

Download the Esri Support App

Related Information

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options