Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 8 Database Failure and Failover : TIBCO iProcess Workspace Behavior

TIBCO iProcess Workspace Behavior
Existing TIBCO iProcess Workspace sessions may be unaffected by a database failure or failover, as many TIBCO iProcess Workspace operations - such as retrieving information about a work item from the WIS cache - do not require access to the database.
TIBCO iProcess Workspace behavior is only affected when an operation that requires access to the database is performed - for example, opening a procedure. The TIBCO iProcess Workspace then passes a request to the TIBCO iProcess Engine, which in turn tries to access the database. The request therefore hangs until the database connection returns. If this period exceeds the TIBCO iProcess Workspace’s timeout period (by default, 25 seconds), a timeout dialog is displayed to the user. The user has the option to abort or retry the operation.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved