Open the Application Deployments folder in the Target Navigation Pane.

Example: Upgrading and Redeploying SOA Order Booking A-31 3. Follow the instructions on the wizard pages to deploy the project on the SoademoApplicationServer . A.9 Task 8: Test the SOA Order Booking Application in Fusion Middleware Control Oracle Enterprise Manager Fusion Middleware Control provides a Web-based management console that you can use to manage your Oracle SOA Suite composite applications. To test the SOA Order Booking application in Fusion Middleware Control: 1. Log in to the Fusion Middleware Control for the Oracle WebLogic Server domain where you deployed your SOA Order Booking application projects: The URL for Fusion Middleware Control is usually: http:hostname:7001em For more information, see Getting Started Using Oracle Enterprise Manager Fusion Middleware Control in the Oracle Fusion Middleware Administrators Guide.

2. In the Target Navigation Pane, expand the SOA folder, and then expand the

soa-infra soa_server1 node to display the SOA composite applications deployed to the domain.

3. Click the OrderBookingESB composite application.

Fusion Middleware Control displays the Dashboard tab of the OrderBookingESB composite application home page, which you can use to manage and monitor a deployed SOA composite application.

4. Click Test in the button bar across the top of the page.

Fusion Middleware Control displays the Test Web Services page, which displays the WSDL location, Operations list, and two tabs, Request and Response tabs. 5. Scroll down to the Input Arguments section of the page. From this section of the page, you can enter input data to test the composite application. The SOA Order Booking application ZIP file contains two text files that contain sample data you use to test the SOA Order Booking application. 6. Locate the following input sample test file in the root directory of the SOADEMO_ HOME: sampleInput2.txt 7. Open sampleInput2.txt and select and copy the entire contents of the file.

8. Select XML View from the drop-down menu in the Input Arguments section of

the Test Web Service page. 9. Select and delete the XML content displayed on the Request tab in the Input Arguments section of the page. Figure A–11 shows the XML content selected in the Input Arguments section of the page.

10. Paste the contents of the sampleinput2.txt file into the text field, and click Test

Web Service at the bottom of the page. After a few seconds, a message appears indicating that the Web service invocation was successful. It also displays the return value obtained by the service.