z/OS MVS Programming: Workload Management Services
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IWM4SSL – Selecting a Request from a Caller's Work Manager Queue

z/OS MVS Programming: Workload Management Services
SC34-2663-00

IWM4SSL – Selecting a Request from a Caller's Work Manager Queue

The IWM4SSL service selects the next work request from the queue associated with the caller's application environment. The caller must have previously connected to WLM using the IWM4CON service specifying SERVER_MANAGER=YES.

If there are no queued work requests waiting for selection the calling task will be suspended, pending arrival of work to do. The caller cannot rely upon asynchronous exits receiving control while the task is suspended.

After a work request is selected, the caller uses the IWM4STBG and IWM4STEN services to indicate the start and end of processing of the request.

Information

Note that this service was previously called IWMSSEL for 31-bit addressing only (see IWMSSEL – Selecting a Request from a Caller's Work Manager Queue).

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014