Products | Versions |
---|---|
TIBCO iProcess Client (Browser) | - |
Not Applicable | - |
Description:
Product Name : TIBCO iProcess Client (Browser)
Release Version : 10.5.0.9
Release Date : June 2007
=================================================
See next section for issues resolved in this HotFix.
See attached Readme document for installation details and
issues resolved in previous HotFix releases.
=================================================
IMPORTANT NOTES:
- HOTFIX-9 includes HOTFIX-8 -- that is, if you install HOTFIX-9,
you will gain the functionality added in HOTFIX-8, and you do not
need to install HOTFIX-8 separately. However, the hotfixes prior
to HOTFIX-8 are not cumulative -- to obtain those fixes you must
request those specific hotfixes.
- HOTFIX-9 has a dependency on HOTFIX-2 and HOTFIX-4 -- you must
install those hotfixes prior to installing HOTFIX-9.
- Installing this hotfix will overwrite the existing config.xml file.
Any changes that have been made to config.xml need to be merged
with the new config.xml file. Make a backup copy before doing the
install and merge the changes from the backup with the new
config.xml file. The XML syntax of the config.xml file must be
correct or the application will not start.
* Bug Fixes in this HOTFIX Release:
* CR 30252
If a custom GI form that is displayed in a separate browser window
is kept or released, an "item not found" exception is displayed.
* Files Affected by HOTFIX-9 are:
- /JSXAPPS/ipc/ipc.js
- /WEB-INF/web.xml
HOTFIX-8
* CR 30173
Currently, custom GI Forms open in a dialog within the browser
running the iProcess Client (Browser) application. The application
needs to be enhanced to provide an option for opening custom GI
forms in a separate browser window from the one containing the
iProcess Client (Browser) application.
Implemented. The following changes have been made to provide this
functionality:
- The following new attribute has been added to the <Form />
element in the config.xml file (the <Form /> element specifies
information about each custom GI form):
- newBrowser: Specifies whether or not the custom GI form is
opened in a separate browser window. The valid entries are
"true" for open the form in a separate browser window, or
"false" for open the form in a dialog within the browser
running the iProcess Client (Browser). If omitted or set
to any other value, the value specified in the Open in
New Browser check box on the Options dialog (see below)
is used.
- Two new check boxes have been added to the Work Items tab on
the iProcess Client (Browser) Options dialog:
- Open in New Browser: This provides a means to control
whether or not to open custom GI forms in a separate browser
if the newBrowser attribute (see above) for the form is
omitted or set to any value other than "true" or "false".
If the newBrowser attribute for the form is set to "true"
or "false", it overrides the setting of this check box.
- Remember Browser Position: If checked, the last position
of the work item form is persisted -- the next time a
work item is opened, the form will be in the same position
as the last form that was closed. Note that this option
applies to all form types: GI forms, iProcess Modeler forms,
or other external forms. (Note - The events that trigger the
persistence of the form position differs for each type of
form, as follows: iProcess Modeler/external forms are
triggered by gaining focus or being resized; custom GI
forms are triggered by any normal close action, such as Keep,
Release, Cancel, or clicking the dialog/window close icon.)
- Two new attributes have been added to the <formBrowser /> element
of the <Options /> record in the config.xml file. These new
attributes specify the default values for the new check boxes
on the Options dialog, as described above:
- newBrowser: Specifies the default value for the Open in
New Browser check box on the Options dialog. The valid
entries are "true" and "false" for checked and unchecked,
respectively.
- rememberPosition: Specifies the default value for the
Remember Browser Position check box on the Options dialog.
The valid entries are "true" and "false" for checked and
unchecked, respectively.
* Files Affected by HOTFIX-8 are:
- /JSXAPPS/ipc/config.xml
- /JSXAPPS/ipc/ipc.js
- /JSXAPPS/ipc/language/eng/ipc.jss
- /JSXAPPS/ipc/components/Forms/FormTemplate/js/FormTemplate.js
- /JSXAPPS/ipc/components/Preferences/prototypes/PreferencesDefault.xml
- /jsx3.gui.window.html
- /externalform.htm
- /WEB-INF/web.xml
=================================================
The TIBCO iProcess Client (Browser) HotFix 09 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:
StaffwareProcessSuite/iProcess/clients/browser/10.5.0/hotfix-09