Asset
Batch Process
Run the GIS File Extract batch (W1GISEXT) to extract asset information to generate a file with data. Below are the important parameters that define the format and data in the extracted file. Refer to the GIS File Extract batch control parameters for additional details.
- File Integration Type: Defines the file integration type used for extraction. GIS File Extract (W1-GISFileExtract) file integration type is used here to define how the data to extract is obtained and how it is formatted.
- File Name: Name of the extract file. The file will be replaced if it already exists or created if it does not. Parameter value is defaulted to 'WACS_<assetClass>_{BN}_{RN}_{TN}.json' where the variable {BN} is the respective batch number, {RN} is re run number and {TN} is thread number. The <assetClass> variable will be replaced with the GIS asset class value followed by the file number based on the Maximum Records Per File parameter. A separate file for each GIS asset class is created if the <assetClass> variable is provided.
- Maximum Records Per File: Parameter value is defaulted to 300.
- File Format: Parameter value is defaulted to JSON.
File Format
The format of the extracted file is defined by the data area present in the File Integration Record in the W1-GISFileExtract File integration type.
- The 'assetClass' contains the GIS Asset Class element value of the respective asset.
- The 'attributes' list contains the respective asset information as 'name' and 'value' pairs. The list of the name and value pairs that are extracted is defined in the WAM To GIS Sync Mapping Extendable Lookup.
