
Chapter 10. Serial Process scenario 229
10.5 Runtime guidelines
In this section, we explain how to deploy authored module projects to the
WebSphere Process Server Test Environment. This process involves starting the
server, using the wizards to publish, and invoking our solution using the
Integration Test Client. We use the Integration Test Client to test the business
process. The Integration Test Client is able to test any SCA component,
regardless of whether it is implemented. We can choose the component,
interface and operation to invoke.
The following steps explain how to test the entire process. If you encounter a
problem, narrow the prob ...