Customizing the build scripts

The build scripts used during build processing need to be modified to meet your site's requirements.

Before you begin

About this task

You need to modify the set of scripts corresponding to the platform from which your users will submit parameterized build requests. To modify these scripts, follow the instructions included in each script.
For ClearCase® and Windows Explorer platforms:
  • bccpbmod.pm
  • bldcobol.pl
  • bccPmbld_main.pl
  • ciCobol.pl
  • copybook_main.pl
  • linkSubmit.pl
  • testperl.pl
  • uploadCopybook.pl
For UNIX platforms:
  • bldcobol.pl
  • linkSubmit.pl
  • uploadCopybook.pl
For TSO Client platforms:
  • bccpbmod.pm
  • bldcobol_tsoc.pl
  • bccPmbld_tsoc.pl
  • copybook_tsoc.pl
  • linkSubmit_tsoc.pl
  • uploadCopybook.pl
For Rational® Developer for System z® and Eclipse platforms:
  • bccpbmod.pm
  • bldcobol_rdz.pl
  • bccPmbld_rdz.pl
  • copybook_rdz.pl
  • linkSubmit_rdz.pl
  • uploadCopybook_rdz.pl

What to do next