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.