You can invoke the example application from a Web browser.
Procedure
- Enter the following in your Web browser: http://myserver:9080/ExampleAppClientWeb/,
where myserver is the host
name of the server on which the Web service client is installed.
The
example application displays the page shown in Figure 1.
Figure 1. Welcome Page for the CICS® Example Application
- Click the INQUIRE button. The example application displays the
page shown in Figure 2.
Figure 2. Inquire Page for the CICS Example Application
- Enter an item number, and click the SUBMIT button.
Tip: The base application is primed with item numbers
in the sequence 0010, 0020, ... through 0210.
The
example application displays the page shown in Figure 3, which contains a
list of items in the catalog, starting with the item number that you
entered.Figure 3. List Items
Page for the CICS Example Application
- Select the item that you want to order.
- Click the radio button in the Select column
for the item you want to order.
- Click the SUBMIT button.
The example application displays
the
page shown in Figure 4:Figure 4. Order Details Page for
the CICS Example Application
- To place an order, enter the following information.
- Complete the Quantity field. Specify the number of items you want to order.
- Complete the User Name field. Enter a 1 to 8-character string. The base application does not
check the value that is entered here.
- Complete the Department Name field. Enter a 1 to 8-character string. The base application does not
check the value that is entered here.
- Click the SUBMIT button.
The example application displays the page shown in Figure 5 to confirm that the order
has been placed:Figure 5. Order
Confirmation Page for the CICS Example
Application