Asset Synchronization Batch Processes

Inbound synchronization can be performed for an initial synchronization or for delta updates and changes.

Synchronization request records are processed by the synch request monitor batch process, and it is at that time that the actual outbound message is prepared and sent to the external system.

No batch needs to run explicitly for outbound synchronization as the interface dynamically updates the GIS system.

The following sections describe the background processes involved in asset synchronization from the GIS system.

Note: Before initiating the inbound synchronization, make sure that configuration is done in Master Data Synchronization master configuration record. Refer to Understanding Data Synchronization for more information.

Initial Synchronization

The following batch processes need to be run in sequence to complete the initial load of all eligible assets from the GIS system.
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