IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Deploying modules to the test environment

Create or resetting default server profiles

A default server profile is a test environment server profile that is created when the test environment is installed with IBM Integration Designer. In the Servers view, you can choose to create or reset a default server profile.

For example, you might want to create a default server profile that you earlier chose not to have created when installed the test environment. Or you might need to reset an existing default server profile that is no longer functioning correctly.

The default server profiles require an IBM DB2 database server, which you can choose to install when install IBM Integration Designer.

Before starting up IBM Integration Designer to create or reset a default server profile, make sure that you have permission to create and drop databases. Verify that the local DB2 database server is set up correctly on your system and is started. (You can use the DB2 Control Center to check.) Verify that you know the port number on which the database server is listening.

All the profiles created and reset using the instructions below will use the same local database server (instance). Verify that the IBM Integration Designer environment is set up to use the same database server.

If you are using a DB2 database that was not installed as part of the IBM Integration Designer installation, make sure that the database server is accessible as follows. You must complete these instructions before starting IBM Integration Designer.

You should see one of the following two results.

If that does not work, check the following:


Procedure

To create or reset default server profiles:

  1. Close any command windows or Windows Explorer browsers that are open in the folder where the profile is installed. Otherwise, when the profile is deleted, the removal of the directory will fail and the test environment will not be reset.

  2. In the Business Monitoring perspective, click the Servers tab to open the Servers view.

  3. If you want to reset a default server profile (which will delete the server profile and then create it again), stop the server instance that references the profile.

    For example, if you want to reset the IBM Process Server server profile, stop the IBM Process Server server instance.

  4. Click Manage Server Profiles

    . (Alternatively, you can right-click any server and select Manage Server Profiles.) The Manage Server Profiles window opens.

    The window displays the logical names of the default server profiles, which are the names that you see when install the Monitor test environment. The window also displays the physical names of the default server profiles, which are the actual names used in a server configuration. (You can open a server configuration in the server configuration editor by double-clicking a server instance in the Servers view.)

    For example, IBM Process Server is a logical name and qbpmaps is a physical name. The server instances listed in the Servers that will be deleted and Servers that will be created or recreated list boxes refer to the physical names of the default server profiles.

    At the top of the window, the available actions are listed for each default server profile. The list of available actions is dependent on the current state of the default server profiles.

    For example, if no default server profile currently exists for Business Monitor on WebSphere Enterprise Service Bus, a Create the WebSphere Enterprise Service Bus profile action is displayed.

  5. Select the check box beside each action that you want to initiate for the listed servers. For each action that you select, the Servers that will be deleted list displays the names of any server instances that will be deleted from the Servers view. Similarly, the Servers that will be created list displays the names of any server instances that will be created or reset in the Servers view.

  6. Click OK to begin creating or resetting the selected server profiles.

  7. If the Administrator Credentials wizard opens, specify a user ID and password for each profile name that is listed, then click Next. (The default user ID and password are both admin.)

  8. On the Add the Database Credentials page, you can see a list of the local databases (if they exist) that will be dropped if you reset the profile or profiles you chose. Any data in those databases will be lost. Verify that the DB2 database instance is up and running, that the credentials are correct, and that the port number is correct (the default is 50000 but it might be different on your system).

  9. Click Finish.


Results

Although it takes a significant amount of time to create or reset a default server profile, the operations are run as background processes and you can continue to work in the workspace. When the operations have completed, the new server instances appear in the Servers view.

Deploying modules to the test environment