IBM BPM, V8.0.1, All platforms > Install IBM BPM > IBM BPM Advanced for z/OS: Process Server > Configure IBM BPM Advanced for z/OS: Process Server > Completing the ND configuration > Create the deployment environment > Configure servers, server clusters, and product components > Set up deployment environments
Running the test application
Use this procedure to run your test application to determine if your deployment environment is operating correctly.
You need to start your test application.
Successful execution of this application shows that your deployment environment is operating correctly. Follow the same procedure on the other member of the application deployment target cluster to make sure that it also functions correctly.
Procedure
- In a browser window, enter a URL in the following form: http:// hostname: portnumber/testapp where hostname is the fully qualified DNS name or IP address of the system hosting the cluster member on which installed the application, and portnumber is the port number associated with default host for that cluster member and testapp is the name of your test application.
- Examine the logging messages on the screen.
If your test application contains human tasks, you should see logging messages being written to the screen starting with Looking up the HumanTaskManager API EJB... . The application will proceed to create a task, claim it, check input and output data, complete the task, and delete it. The word Passed appears near the end of the log messages to indicate that the application ran successfully.
Verify that you see all messages you have embedded in your application to indicate success.
What to do next
Install and start other test applications.