Table of Contents

Search

  1. Preface
  2. Web Services
  3. SOAP Web Services
  4. WSDL Data Object
  5. Schema Object
  6. How to Create a SOAP Web Service
  7. Operation Mappings
  8. Parsing Web Service SOAP Messages
  9. Generating Web Service SOAP Messages
  10. Web Service Consumer Transformation
  11. REST Web Services
  12. How to Create a REST Web Service
  13. REST Web Service Consumer Transformation
  14. REST Web Service Consumer Transformation Use Cases
  15. REST and SOAP Web Service Administration
  16. Datatype Compatibility

Web Services Guide

Web Services Guide

Web Service Monitoring

Web Service Monitoring

To monitor a REST web service or a SOAP web service, view its properties, run-time statistics, run-time reports, and information about each web service request.
You can monitor a web service in the following locations:
  • Monitoring tool. In the Developer tool, click the
    Menu
    button in the
    Progress
    view and select
    Monitor Jobs
    . Select the Data Integration Service that runs the web service and click
    OK
    . The Monitoring tool opens.
  • Administrator tool. To monitor web services in the Administrator tool, click the
    Monitor
    tab.
When you monitor a web service, you can view summary statistics or execution statistics for the service.
The
Summary Statistics
view displays graphical information about web service distribution and state. When you select a time range, and expand the
Requests and Connections
panel, the Summary Statistics shows web service requests for that time range. You can view request details or summaries of the requests . View a graphical distribution or a tabular summary. The Summary Statistics view displays statistics using data that is stored in the Model repository. You must configure a Model repository in the Monitoring Configuration before you can view Summary Statistics.
The
Execution Statistics
view displays information about specific web services that are deployed in an application. You can view the following statistics about a SOAP web service or a REST web service:
  • Total number of requests.
  • Completed requests.
  • Aborted requests. Requests that aborted when the Data Integration Service was recycled or disabled in abort mode.
  • Failed requests.
To view the properties of a web service, expand an application in the Navigator and select the
Web Services
folder or the
Rest Services
folder. A list of web services appears in the contents panel. The contents panel shows properties about each web service, such as the name, description, and state.
When you select a web service, the details panel shows the following views:
  • Properties view. The Properties view shows general properties and run-time statistics for a web service.
  • Reports view. The Reports view shows monitoring reports about the selected web service.
  • Operations view. The Operations view shows the name and description of each operation included in the web service. The view also displays properties, requests, and reports about each operation.
  • Requests view. The Requests view shows properties about each web service request, such as request ID, user name, state, start time, elapsed time, and end time. You can filter the list of requests.

0 COMMENTS

We’d like to hear from you!