Basic User Inbox Operations

As previously described, a User Inbox is either an HTML page or Java applet that provides the end user (workflow participant or Tracker) with notifications on the work items he or she needs to work on. Developers are often called upon to customize such operations as displaying a list of queues, displaying queue contents, opening a Step Processor or Tracker assignment, and so on.

All User Inboxes must at a minimum, perform certain basic operations. These include:

Click on the indicated link above for information on how to use the Process Java APIs to specify and customize each of these operations.