Overview of the Remote Manager Configuration

Installing and Configuring a Remote Manager 21-5

21.2.3 Testing the Remote Manager Connection

To test if the connection between remote manager and Oracle Identity Manager is established:

1. Login to the Design Console.

2. Open the Remote Manager form. This form displays the following:

■ The names and IP addresses of the remote managers that communicate with Oracle Identity Manager ■ Whether or not the remote managers are running ■ Whether or not the remote managers represent IT resources that Oracle Identity Manager can use

3. Verify if the check boxes in the Running and IT Resource columns are selected for

the remote manager service that you configured. This ensures that the remote manager is running and it represents an IT resource that Oracle Identity Manager can use.

21.2.4 Updating the xlconfig.xml File to Change the Port for Remote Manager

Changing the port for the remote manager is not required at the time of configuring the remote manager. This is required if you need to change ports while using the product. To update the xlconfig.xml file and start the remote manager on a new port as opposed to what was set during installation: 1. In a text editor, open the XLREMOTE_HOMExlremoteconfigxlconfig.xml file. 2. Edit the following tags and change the port number: ■ ListenPortunder RMSecurity for remote manager SSL Listen port ■ RMIRegistryPort under RMSecurity for RMI Registry 3. Restart the remote manager. See Stopping and Starting the Remote Manager on page 21-5 for details.

21.3 Stopping and Starting the Remote Manager

To stop remote manager, navigate to the console from which the remote manager was started, and press CTRL+C. The remote manager is a command-line application, which will stop on this signal. To start the remote manager, run the following script: For UNIX: XLREMOTE_HOMExlremoteremotemanager.sh For Microsoft Windows: XLREMOTE_HOME\xlremote\remotemanager.bat See Also: Remote Manager Form in the Oracle Fusion Middleware Developers Guide for Oracle Identity Manager for information about the Remote Manager form