To Configure an HCO for SQL Server Connection

You can configure a region startup file so that applications running in the region can use the configured HCOSS connections.
  1. From the Tree pane of the Enterprise Server for .NET user interface, select SEE Administration > Configuration > Region Startup .

    The Region Startup editor appears in the Results pane.

  2. Choose File > Open to locate and open the startup file for the region to configure.

    The file's settings display in the editor.

  3. Select the top-level Region item, and under General in the Properties window, locate the SQLUser Exit item.
  4. For the SQLUser Exit item, type MicroFocus.SEE.SqlExit.
    Note: You do not need to specify the fully qualified name, as CICS applications use the system bin location for the user exit, and the exit program is installed in %ProgramFiles(x86)%\Micro Focus\Enterprise Developer\binAnyCPU\SEE.
  5. Save the region file.
The region must be cold-started before the changes take effect.