To get the user-defined thread list see below code, hope it helps.
1 wm.server.query:getThreadList
2 LOOP over threads (input array=threads, output array=threads)
2.1 BRANCH on /threads/startedat
2.1.1 /[^ ]/ (invoke pub.list:appendToDocumentList) – drop the objects (field names) which is not needed in the output.
2.1.2 $default (do nothing)
Let me know if you have any questions.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services