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? I'm aware that I'll need to do this part in ASM. Are the services to do this function a documented interface? Can someone point me to some doc or macros on how to go about this? Am I missing an easier way?
Thanks, -Rob Wunderlich ---------------------------------------------------------------------- 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

