ispwconfig.yml


Consequently, the ispwconfig.yml file needs to be modified from the was it has been generated by Code Pipeline, initially, to reflect the new folder structure and to identify the components and component types as desired:

!!com.compuware.ispw.wzzms.models.IspwRoot
ispwApplication:
 host: <host_url>
  port: <hci_port>
  runtimeConfig: <runtime_config>
  stream: <stream_name>
  application: <application>
  pathMappings:
 - path: "**/Sources/**"
    types:
   - fileExtension: cbl
      ispwType: COB
   - fileExtension: pli
      ispwType: PLI
   - fileExtension: cpy
      ispwType: COPY
   - fileExtension: incl
      ispwType: INCL
   - fileExtension: jcl
      ispwType: JOB

Important

  • This file makes use of the ispwconfig.yml file allowing for wildcards on the path element. Since source files of different types are stored in the same subfolders, no further distinction is required.
  • As will be discussed further below, the `ispwcofig.yml' contains information that also is needed during execution of the pipeline. Therefore, this file will also be used by the pipeline to get required information from here, like Code Pipeline stream and application name.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*