![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
The WIS process contains work item records that define what work items are in the queue. The WIS reads the staffo database table which contains all the work item records where one row in the table represents one work item record. Each work item entry in the table contains specific information about the work item such as its case number, unique identifier, case description, name and node of case starter, etc. The TIBCO iProcess Workspace also calls the RPC server which makes requests to the database tables to retrieve fields and their values and any memos and attachments.
• in the UNIX Oracle or Windows Oracle versions, a set of tables using Oracle Advanced Queues (Oracle AQ).
• in the UNIX DB2 or Windows SQL Server versions, a set of iProcess queue tables in the database.
where n is the total number of work queues.
• Their Personal Queue which only they can access.
• Any Group Queues that they are a member of.
• For example, the following table illustrates the total number of work queues a user called swusr001 has access to:
• swusr001 a participant of all 17,000 work queues
• swusr002 a supervisor of all 17,000 work queues.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |