Validating data with batch jobs using geoprocessing (Production Mapping)

Once batch jobs have been created, they can be used to validate data. One of the ways a batch job can be executed is by using the Execute Batch Job script in the Data Reviewer Tools toolbox. This script allows you to run a batch job on a workspace and write the results to the Reviewer table in a specified Reviewer session.

NoteNote:

The default checks are not run if the batch job you run on the data only includes database validation checks (Connectivity Rules, Domain, Relationships, or Subtype) or table checks (Execute SQL, Regular Expression, Table to Table Attribute, or Unique ID). This is because the default checks validate spatial conditions and do not include attribute validation.

Steps:
  1. Start ArcMap or ArcCatalog.
  2. Click the ArcToolbox button ArcToolbox on the Standard toolbar.

    The ArcToolbox window appears.

  3. Browse to Data Reviewer Tools > Execute Batch Job.
  4. Double-click the Execute Batch Job tool.

    The Execute Batch Job dialog box appears.

    Execute Batch Job dialog box
  5. Click the Browse button Browse next to the Reviewer Workspace parameter.

    The Reviewer Workspace dialog box appears.

  6. Navigate to the workspace that contains the Reviewer session to which the results are going to be written.
  7. Click Add.

    The Execute Batch Job dialog box appears.

  8. Click the Session ID drop-down arrow and choose the name of the session that is going to store the results.
  9. Click the Browse button Browse next to the Batch Job File parameter.

    The Open dialog box appears.

  10. Navigate to the batch job you want to run.
  11. Click Open.

    The Execute Batch Job dialog box appears.

  12. Optionally, click the Browse button Browse next to the Production Workspace (optional) parameter.

    The Open dialog box appears.

  13. Navigate to the batch job you want to run.
  14. Click Open.

    The Execute Batch Job dialog box appears.

  15. Click the Analysis Area (optional) drop-down arrow and choose the polygon feature layer that will be unioned to create a validation processing area.
  16. If the production workspace is an ArcSDE geodatabase, check the Changed Features Only (optional) check box to only validate features that have been modified from the parent to child version.
  17. Click OK.

The batch job is run against the feature classes and tables specified in the batch job. The results of the batch job are written to the session specified in the Reviewer workspace.

Related Topics

9/26/2014