

Windows C User Exits › Windows Client Middleware User Exits › Communications Bridge - Windows User Exits › RSCUSERENTRY—Client Side RSC/MP Distributed Processing Flow Data Access Exit, Targeting HP NonStop Servers (Windows) › Building the Exit
Building the Exit
Build the RSC/MP user exit to make the functionality provided by the APIs accessible. The Microsoft Visual C++ compiler should be installed on the system where you build the .dll. The exit is built as a part of the dynamic link library, RSCUXxxN.dll; the xx is the CA Gen release number.
Follow these steps:
- Launch a Command Prompt window.
- Change to the directory that contains the makefile IORSCUX.NT. (By default, this file is in the CA Gen installation's sample\CommBridge subdirectory.)
- Set Microsoft Visual Studio compiler environment variables.
- Run NMAKE /F IORSCUX.NT.
- Copy the RSCUXxxN.DLL user exit into the Comm Bridge installation directory.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|