Legacy GIS Batch Controls
The following batch processes need to be run in sequence to load all data from file defined according to the format mentioned in the Configuring Legacy GIS Integration section.
Initial Synchronization
Note:
The system keeps track of the status of the initial conversion process in the One-time Data Conversion field of the Esri WAM Integration master configuration record. Until the process is complete, the field shows Convert all Esri data.| Step | Batch Code | Description | Additional Parameters (if any) |
|---|---|---|---|
| 1 | W1–GISID | Retrieve GIS ID’s | |
| 2 | W1–PRGIS | Process GIS Data | |
| 3 | W1-CMSYN | Composite Sync Request | State: PENDING
BO: W1-CompositeSyncReqGISAsset |
| 4 | F1-SYSRQ | Sync Request Monitor (Deferred) | State: PENDING
BO: W1-InitialSyncRequestLocation |
| 5 | F1-SAKRQ | Sync Request Allocate Keys Monitor | State: DATA-TRANSFD
BO: W1-InitialSyncRequestLocation |
| 6 | W1-SIKSP | Initial Sync Request - Resolve Keys Loc | State: KEY-ALLOCATD
BO: W1-InitialSyncRequestLocation |
| 7 | W1-SILSP | Initial Sync Request - Load Data Location | State: KEYS-RESOLVD
BO: W1-InitialSyncRequestLocation |
| 8 | W1-SILDD | Initial Sync Request - Loaded | State: LOADED
BO: W1-InitialSyncRequestLocation |
| 9 | F1-SYSRQ | Sync Request Monitor (Deferred) | State: PENDING
BO: W1-InitialSyncRequestAsset |
| 10 | F1-SAKRQ | Sync Request Allocate Keys Monitor | State: DATA-TRANSFD
BO: W1-InitialSyncRequestAsset |
| 11 | W1-SIKAS |
Initial Sync Request - Resolve Keys Asset |
State: KEY-ALLOCATD
BO: W1-InitialSyncRequestAsset |
| 12 | W1-SILAS | Initial Sync Request - Load Data Asset | State: KEYS-RESOLVD
BO: W1-InitialSyncRequestAsset |
| 13 | W1-SILDD | Initial Sync Request - Loaded | State: LOADED
BO: W1-InitialSyncRequestAsset |
| 14 | W1-DELVR | GIS Delete Version |
Ongoing Synchronization
After the initial conversion is complete, the following batch processes need to be run periodically and in the specified sequence to uptake ongoing delta changes to eligible assets from the GIS system.
| Step | Batch Code | Description | Additional Parameters (if any) |
|---|---|---|---|
| 1 | W1–GISID | Retrieve GIS ID’s | |
| 2 | W1–PRGIS | Process GIS Data | |
| 3 | W1-CMSYN | Composite Sync Request | State: PENDING
BO: W1-CompositeSyncReqGISAsset |
| 4 | W1-SIOPE | Ongoing Sync Request - Pending | State: PENDING
BO: W1-OngoingSyncRequestLocation |
| 5 | W1-SIOPE | Ongoing Sync Request - Pending | State: PENDING
BO: W1-OngoingSyncRequestAsset |
| 6 | W1-DELVR | GIS Delete Version |
Parent topic: Asset Synchronization Batch Processes