The configuration programs you should write

You must write a setup program to define your FEPI nodes, targets, property sets, and pools.

You can also choose to write:
  • A monitoring program to handle unexpected events (including setup errors)
  • Any common functions not provided by individual FEPI applications
  • One or more global user exit programs
  • Some specialized operator transactions, to simplify the control of FEPI resources.

A number of samples have been provided to give you an example of the types of programs that you can write. See FEPI samples for details.