GenGen - Workstation ToolsetGen - Host EncyclopediaGen - Run Time Distributed
Issue/Introduction
How to implement the AEFUF as a service when the AEFAD runs on a different (unix) server.
I’ve modified the regTE.cmd so it registeres only the AEFUFSRV and I can start the service but I can’t give him the ip and port from the aefad on the unix server.
Environment
Unix - Windows
Resolution
The regte does not support the -s parameter. You need to do in order to configure a aefuf as a service so that it will connect to an aefad on another system. 1. Run the regte per the documentation. 2. Open regedit and navigate to the registry entry for the service. HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\CA Gen\8.6\services\TE-UF-8.6-<Instance> Where <instance> is the value you provided to the regte command. 3. Click on the 'parms' for the aefuf service and add the -s parm that will make the aefuf as a service connect to a aefad on another system.