How do you monitor Asynchronous Tasks on the RTC Server
Accepted answer
Hello Andrew,
I do not believe RTC has a mechanism to allow users to stop / start asynchronous tasks. Unless the application provides this ability, the only way to accomplish the request to stop / start the tasks is via application or server stop / start.
The only method I am aware of to monitor asynchronous messages is possibly via PMI.
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Frprf_dataorg.html
I do not believe RTC has a mechanism to allow users to stop / start asynchronous tasks. Unless the application provides this ability, the only way to accomplish the request to stop / start the tasks is via application or server stop / start.
The only method I am aware of to monitor asynchronous messages is possibly via PMI.
http://pic.dhe.ibm.com/infocenter/wasinfo/v8r0/index.jsp?topic=%2Fcom.ibm.websphere.express.doc%2Finfo%2Fexp%2Fae%2Frprf_dataorg.html