Figure 1 shows the major items/products that are incorporated into an iProcess environment when using TIBCO iProcess Workspace (Browser) components.
TIBCO® General Interface consists of two components:
TIBCO® General Interface Builder includes a Components Libraries Palette that contains many standard components used to add functionality to your application, such as menus, taskbars, text boxes, etc.
After the TIBCO iProcess Workspace (Browser) components are installed, these “WCC” components
1 are also available in the TIBCO
® General Interface Builder Components Libraries. The TIBCO iProcess Workspace (Browser) components provide functionality that are iProcess-specific, and provide access to the data stored in the iProcess database.
AJAX applications developed using the TIBCO® General Interface Builder and TIBCO iProcess Workspace (Browser) components are certified to run on most recent browsers. For the specific brower versions, see the readme provided with the product.
AJAX applications developed using the TIBCO® General Interface Builder and TIBCO iProcess Workspace (Browser) components can be full-screen applications, portlets in a portal application, or a specific piece of iProcess functionality embedded in a web page.
Each 'action' requested by TIBCO® General Interface Builder GUI components (including TIBCO iProcess Workspace (Browser) components) can contain one or more of the following 'request' types:
The TIBCO® General Interface Builder GUI components send their action details to the Action Processor via a Form POST over HTTP — the action details are sent as XML on an HTML
<input> tag.
A TIBCO iProcess Engine installation on one machine is known as a TIBCO iProcess Engine node. Installing the iProcess Engine on multiple machines that all use the same database instance is known as a node cluster architecture. In the node cluster architecture, you can have a number of iProcess Engine processes running on different machines to improve load balancing and performance. However, all the iProcess Engine case data such as fields and their values in forms will be stored in one iProcess Engine database instance.