Run the Business Process Choreographer installation verification
application.
Before you begin
The application server, database system, and messaging service must
be running.
Steps for this task
- Using either the administrative console or the wsadmin command,
install the application in install_root/installableApps/bpcivt.ear. Errors will occur at this stage if the Business Process Choreographer
database cannot be accessed. These problems can be caused if the database
system is not running, if any database clients are not correctly configured,
or if errors were made defining the data source, for example, entering an
invalid user ID or password. After the enterprise application
is installed, it is in the state stopped, and any process and task templates
that it contains are in the state started. No process or task instances can
be created until the application is started.
- Select the application BPCIVTApp and click Start to start
the application. At this point, the input queues are read for
the first time. Errors will occur at this stage if the queue manager is not
running, or if any mistakes were made defining the JMS provider or JMS resources.
- Verify that the application works. Using a Web browser,
open the following page:
http://app_server_host:port_no/bpcivt
Where app_server_host is the network name for the host of the application server and port_no is
the port number used by Business Process Choreographer Explorer. The port
number depends on your system configuration. You
should see a message indicating success.
- In case of problems, see Troubleshooting
the Business Process Choreographer configuration.
- Optional: Stop and remove the BPCIVTApp application.
Result
Business Process Choreographer works.