Yemi Bedu/Ramesh,
Thanks for the responses.
wm.server.query:getServiceStats: is that a built-in Service?
The listener on the queue notifies the document and the service will be executed (or gets triggered). So, I dont believe the document has an identifier (Document ID).
And moreover, if the service fails to execute (for RunTime Errors only) then the doc is rolled back to the queue and the same procedue repeats (listens, notifies and reexecutes service).
So, wish to implement the logic without the intervention of creating table/dumping into DB.
Appreciate your ideas.
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods