ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Web Service Debugging

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Web Service Debugging

    I am wondering if there is a way to configure what subsystem that the host server job for a deployed webservice are submitted from. Or any general tips you all might have in how to locate the job that is running your web service request quickly?

    From the Integrated Web Services Server Administration and Programming Guide

    "Find the host server job that handled the request. Web services are run in the QUSRWRK subsystem. There may be lots of jobs in the subsystem, so it is best to debug the code where you can control number of requests to the web service. In this example it is easy to find the job (see Figure 73 on page 144) since it is running under the default web service user profile QWSERVICE."

    Is that really the only way to do it? In our environment we could have hundreds of jobs in QUSRWRK and I'm afraid in a time crunch I wouldn't be able to find it fast enough.

    Thanks

Working...
X