TIBCO iProcess Workspace (Browser) 11.1.0 HotFix 01 is available.

TIBCO iProcess Workspace (Browser) 11.1.0 HotFix 01 is available.

book

Article ID: KB0106059

calendar_today

Updated On:

Products Versions
TIBCO iProcess Workspace (Browser) -
Not Applicable -

Description

Description:
Product Name    : TIBCO iProcess Workspace (Browser)
Release Version  : 11.1.0-Hotfix01
Release Date     : February 2009
========================================================

Closed Issues in 11.1.0-Hotfix01

Defect Id: 38758
  A work item using an SPD Form can be released without all of the
  required data fields filled in.
  
  Corrected. Note - An SPD Form can be customized so that the standard
  code calls user-defined functions, which can determine whether the
  Keep and Release buttons should be disabled/enabled (using
  spdSetValidationNotificationFunction). If this has been done, the
  code in the function will need to be changed to set the value
  propery of the object rather than setting the parameter itself to
  true or false. For example, if the custom code previously contained:
  
  canKeep = true;
  or
  canRelease = true;
  
  It must be changed to:
  
  canKeep.value = true;
  or
  canRelease.value = true;

========================================================

NOTE: See attached Readme document for installation instructions.

========================================================

The TIBCO iProcess Workspace (Browser) 11.1.0 HotFix 01 can be downloaded from our support-ftp.tibco.com. You will be able to download by clicking on the link below after you provide your TIBCO Support Web username and password in the url:

                     ftp://username:password@support-ftp.tibco.com

Directory path:
available_downloads/StaffwareProcessSuite/iProcess/WorkspaceBrowser/11.1.0/hotfix-01
========================================================

Environment

Product: TIBCO iProcess Workspace (Browser) Version: 11.1.0 OS: --------------------

Issue/Introduction

TIBCO iProcess Workspace (Browser) 11.1.0 HotFix 01 is available.

Attachments

TIBCO iProcess Workspace (Browser) 11.1.0 HotFix 01 is available. get_app