GeoAdministrator Batch QAQC
You can use the BQS tool to configure batch jobs. You can then run them from a command line or schedule them in the Windows Task Scheduler. Each configuration specifies the type of process that you want to run, the database records and map features that you want to work with, and a field mapping catalog that defines how the two datasets are related.
For example, to synchronize addresses you would indicate which GIS layer corresponds to the Operations and Regulations ADDRESS table, and select the correct field mapping catalog. The field mappings link specific columns in the Operations and Regulations table to specific fields in the GIS layer, such as indicating which GIS field corresponds to the ADDRESS.AREA column. You can also use a SQL statement to select the records you want to work with.
There are three general types of processes that you can configure:
- GIS to O&R: Transfers data from the geodatabase to the Operations and Regulations database. This can involve both synchronizing existing records and creating new Operations and Regulations records for map features in the geodatabase.
- O&R to GIS: Transfers data from the Operations and Regulations database to the geodatabase. Again this can involve both synchronizing existing records and creating new map features for Operations and Regulations records. This option only creates point features in the GIS.
- Sync: Synchronizes records based on the ownership defined in the field mapping catalog. Each field mapping indicates which system is the owner of the data in that field, also known as the system of record.