Previous Topic Next topic Print topic


To define an SQL user exit for a CICS.NET region

  1. Click Start > All Programs > Micro Focus Studio Enterprise Edition x.x > Configuration, then right-click Enterprise Server for .NET Administration and select Run as Administrator to start the Microsoft Management Console.
  2. Expand the list in the Tree pane to show the defined regions.
  3. Click the CICS.NET region you want to use; then click Start/Stop Region on the Actions pane.
  4. If the region is started, click Stop.
  5. From the Tree pane, select your CICS.NET region.
  6. From the Actions pane, click Edit Region Startup File.
  7. From the tree view in the Results pane, click Region to display the properties for the region.
  8. Expand the General section in the properties listing.
  9. In the SQL User Exit field, type MicroFocus.SEE.SqlExit.
    Note: If you have installed Server Enterprise Edition for .NET using the default installation parameters, you do not need to prepend the path to the user exit program. However, if you altered the installation location when installing Server Enterprise Edition for .NET , prepend the full path to the user exit program name.
  10. Save your region configuration changes.
  11. In the Results pane, click Start to start the region.
  12. Close the Microsoft Management Console.
Previous Topic Next topic Print topic