MFBSI consists of the following components:
- The user exit program for
Server Enterprise Edition/MSS Event Manager process (MFBSIEMX).
- The trigger program launched by the scheduler to submit jobs to
Server Enterprise Edition/MSS JCL (MFBSIJCL).
- A sample user-exit program for
MFBSIJCL, used to send time-out alerts to the scheduler (MFBSIALR).
- Two modules (MFBSIPRM and
MFBSICTM) used to substitute parameters found in the original JCL member. See the topic on JCL Parameters Substitution for more information.
- A sample user exit sample programthat can provide additional modifications to the JCL file before submission (MFBSIUE1).
- A sample user exit program that can be invoked just before
MFBSIJCL termination (MFBSIUE2).
- A recommended configuration file for
MFBSIJCL (mfbsi.cfg).
MFBSI is a cross-platform and cross-system solution. Components are packaged as
.exe or
.dll modules (32-bit or 64-bit, depending on your
Server Enterprise Edition configuration) for Windows, and
.so for UNIX/Linux. For Windows, use appropriate modules located under
\bin or
\bin64.