Previous Topic: Default BehaviorNext Topic: Related User Exits


Building on Windows

The Server Flow Error User Exit is built as part of the dynamic link library WRExx0N.DLL,

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes. N indicates the platform.

A prerequisite for building the DLL, you must have Microsoft's Visual C++ compiler installed on your system.

Follow these steps:

  1. Launch a Command Prompt window.
  2. Change your current directory to that directory which contains the batch file MKEXITSN.BAT (%GENxx%Gen\VS for Visual Studio).

    Note: xx refers to the current release of CA Gen. abc refers to the supported version of Visual Studio. For the current release number and the supported version of Visual Studio, see the Release Notes.

  3. Run MKEXITSN.BAT.