Querying oustanding requests from PowerShell scripts.
I would like to query the number of outstanding requests in a JDE call object kernel (as displayed by the Server Manager) from an external script written in Windows PowerShell. I have gone through most of the JDE API documentation and googled everything I could get to think of, but still found no information on how to retrieve that info. I don't necessarily need a PowerShell code snippet, just enough information to write a script on my own.
I am working with JDE 8.11 and Tools 8.96.
Does somebody know how to retrieve this information, or where could I possibly find any hint or helpful tip?