Qare Internals
    SQL Tables
    Schema
    Plugins
    API
 Site Map
 
pending
 
 QareApplications
        AppDir
        ChangePassword
        Count
        CreateAccount
        Delegation
        DelegationDisplay
        DeleteRemote
        HelloWorld
        Inbox
        Login
        Logout
        Pending
        Ping
        Refresh
        Register
        RemoteAccount
        UserGroups
 

Whenever a request is made to a remote system it goes to the pending message box, if the remote system is inactive. The pending message gives the details of the request made. You can view and update pending messages according to the application and remote system. Message count gives the number of messages pending at a particular remote system. You can also delete all the pending sessions by clicking the Close All Pending Sessions button.


Table Usage
pendingMessage table The appliations collects all the relevent information abouth the pending message status of a user logged in by querying this table.
Pending Overview