Report Feature widget tags

December 2012

Configuration file for the Report Feature widget

The Report Feature widget configuration file contains a <configuration> tag. This tag identifies it as a configuration file for ArcGIS Viewer for Flex. The file contains XML elements that allow you to customize the appearance and some functionality of the widget. It contains the following child tags:

drsUrl

URL to a DataReviewerServer extension of a map service: http://server-name:6080/arcgis/rest/services/reviewer/MapServer/exts/DataReviewerServer.

sessionId

The Reviewer session ID to which features will be submitted. A Reviewer session is similar to an edit session in that it represents a set of interactions with your data. While edit sessions contain editing transactions, a Reviewer session contains quality control tasks. The session ID must exist in the Reviewer workspace. Use the integer format of a session: 1.

reportedBy

Configurable element that allows you to associate a technician name with a Reviewer result. This element includes the following child elements:

  • visible—Toggles visibility of the Technician field in the widget.
  • defaultValue—A default technician name. Used only when visible is false.
  • label—Localizable label string for Technician.

selectReviewStatus

Indicates strings to display in the Review Status list on the Select details window. Use Review Status values to apply a general note to features that will be submitted to a Reviewer workspace. You can modify, add new, or delete child elements to the selectReviewStatus element. This element includes the following default values:

  • Add Feature
  • Delete Feature
  • Move Feature
  • Reshape Feature

drawReviewStatus

Indicates strings to display in the Review Status list on the Draw details window. Use Review Status values to apply a general note to features that will be submitted to a Reviewer workspace. You can modify, add new, or delete child elements to the drawReviewStatus element. This element includes the following default values:

  • Missing Feature(s)
  • Positional Error
  • Shape Error
  • Attribute Error

Related Topics

5/12/2015