Opening the Decision Center consoles

After you have deployed the Decision Center EAR or WAR to your application server, you can open the Decision Center consoles.

You can open the consoles by using the following URLs in a web browser:
  • Enterprise console: http://localhost:<PORT_NUMBER>/teamserver
  • Business console: http://localhost:<PORT_NUMBER>/decisioncenter
Note: If your browser is not running on the same host as the application server, replace localhost with the address of the machine. If your web application is mapped to a host with a port that is different from the default port, use the port number of the host.

By default, the data source is jdbc/ilogDataSource. If you want to specify a different data source, you have to pass it as a request parameter in the URL. For example:

http://localhost:7001/teamserver?datasource=jdbc/serverextendedbrm.

The locale of the sign-in page is English by default. You can specify a locale parameter in the URL that switches the sign-in page to the required locale. For example:

http://localhost:<port>/teamserver?locale=es (assuming that your message files are localized).

If you sign in with another locale in the URL and want to change the locale afterward, click Options in the top banner of the Enterprise console or Profile in the Business console. This saves the locale and restores it the next time you sign in.

If you open Decision Center but no database exists, you automatically access the Installation Settings wizard with only the Install tab available.

After completing the installation, Decision Center is ready to use but does not contain a rule project. You have to publish a rule project from Rule Designer.

A diagnostics tool, available in the Configure tab of the Enterprise Console, shows a report on the status of your Decision Center configuration.

To learn more about Decision Center, see Decision Center.