> Our shop is implementing a COBOL program that reads incoming request > messsages from an MQ Queue, does some processing and then returns the > response by writing to an MQ reply queue. I'd like to use WLM response > time > goals for these interactions. Can I add WLM instrumentation (start > transaction when request is read, end transaction when response is > written) into the code?
You sure can! There is even a book - pretty good as such books go - called SA22-7619 MVS Programming: Workload Management Services. It tells you all you need to know. CC ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

