After you have
created the default service, you must add the service definition
to the Application Broker configuration file. The configuration file,
usually named broker.cfg, is located in the same directory as the
Application Broker executable. The following steps describe the changes
needed for the default service.
See Using the Application Broker Configuration File for more information about this file.
-
Open the configuration
file, broker.cfg, in edit mode. The configuration file is in the directory
where you installed the Application Broker.
-
Search the file for
Global administrator. Change the values for Administrator and AdministratorMail
to appropriate values for your site.
-
Search the file for
SocketService default.
-
Change the value for Server from
appsrv.
yourcomp.com to the
DNS name or IP address of the machine where you created the default
service (where SAS software is installed).
-
Change the value for Port from
5001
to the TCP/IP port that you selected when creating
the default service.
-