This document provides information about the IBM® FileNet® Workplace XT 1.1.4.10-WPXT-FP010 fix pack.
The Workplace XT 1.1.4.10-WPXT-FP010 fix pack installs a new, complete Workplace XT 1.1.4.10 system, or upgrades an existing Workplace XT system. Workplace XT fix packs are cumulative; each fix pack contains the base release and content from all previously released fix packs.
Documentation and compatibility matrices
To access documentation and compatibility matrices for IBM FileNet products:
Fix packs
To access fix packs:
Click Continue and identify the fixes you want to locate or select Browse for fixes.
For compatibility information, see the:
Workplace XT systems that are integrated with IBM Content Manager OnDemand (CMOD) and use WebLogic 11g cannot save the OnDemand password in Site Preferences.
When deploying Workplace XT 1.1.4 as an .ear or .war file on a system with Weblogic 11g, you must specify the keystore value in the web.xml to support CMOD.
For more information, see the tech doc at http://www.ibm.com/support/docview.wss?uid=swg27020429.
Available languages
In addition to English, the following languages are available:
Language | Code |
---|---|
Chinese (Simplified) | zh-CN |
Chinese (Traditional) | zh-TW |
Dutch | nl |
French | fr |
German | de |
Italian | it |
Japanese | ja |
Korean | ko |
Polish | pl |
Portuguese (Brazilian) | pt-BR |
Spanish | es |
Russian | ru |
Swedish | sv |
Turkish | tr |
Finnish | fi |
The Application Integration installed on the Workplace XT server is English by default. If you require a non-English version of Application Integration on the Workplace XT server, two methods are available to apply the alternative language version:
Note When Application Integration BCS is installed on the Workplace XT server, the installation detects the operating system's non-English language and displays the proper language.
The changes for this fixpack are listed in the Product Fix History table for 1.1.4.10-WPXT-FP010.
The current Daeja ViewOne Viewer version is 3.1.192.
This section contains the following topics:
Notes
UNIX /opt/FileNet/WebClient/
Windows C:\Program Files\FileNet\WebClient\
Following are the default values for this variable, if Workplace XT was first installed with 1.1.4.0 or above:
UNIX /opt/IBM/FileNet/WebClient/
Windows C:\Program Files\IBM\FileNet\WebClient\
Note Search is enabled in the help system only if you have installed it as a Web site on a Web server that supports Java™ applications.
This fix pack requires the following minimum versions of the supporting FileNet P8 Platform software:
If the optional IBM FileNet P8 eForms components are installed, the following minimum versions are required:
Tip If P8eF-4.0.1 is installed prior to upgrading to Workplace XT 1.1.4.10, there is no requirement to upgrade the eForms installation. In this configuration, P8eF-4.0.1-002 is the supported minimum.
For more information, see the FileNet P8 Hardware and Software Requirements Guide and the FileNet P8 Fix Pack Dependency/Compatibility Matrix.
Download and extract the Workplace XT 1.1.4.10-WPXT-FP010 fix pack for your operating system.
Depending upon whether Workplace XT is already installed on your system, you can:
This fix pack should be installed on all machines where Workplace XT is (or will be) installed.
If you do not have Workplace XT already installed, use the downloaded 1.1.4.10 installation program to complete a full Workplace XT installation. See the latest edition of the IBM FileNet Workplace XT Installation Guide for instructions. Use the steps from the IBM FileNet Workplace XT Installation Guide and substitute 1.1.4.10 for any 1.1.4.0 entries as is currently documented.
Use the following instructions to upgrade an existing version of Workplace XT to fix pack level 1.1.4.10:
UNIX Log on as a user with write access to the /bin directory and read, write, and execute access to the directory where you plan to install Workplace XT.
Tip Although the installing user must have write access to the /bin directory, the Workplace XT installation program does not write to that directory.Windows Log on as a member of the local Administrators group or a user with equivalent permissions.
If the applications in the preceding steps stopped correctly, no Workplace XT-related javaw.exe processes should be running. If needed, use Windows Task Manager or some other process management tool to stop all javaw.exe processes that are in the directory path <WPXT_install_path>\_WCjvm\bin.
WebSphere 6.1.x or 7.0.x
WebLogic 9.x and 10.x
JBoss 4.x.x and 5.x.x
If you have made custom changes to your configuration files in the deployed location, copy the following configuration files from the backup copy of your deployed Workplace XT application to the /WEB-INF folder in the installed directory on your application server, overwriting the existing installed files. You must do this before you apply the fix pack to the existing Workplace XT installation.
Copy the following files:
from the /WEB-INF folder in the backed-up Workplace XT directory created in the previous step to the following directory:
<WPXT_install_path>/WorkplaceXT/WEB-INF/
<listener>
<listener-class>com.sun.faces.config.ConfigureListener</listener-class>
</listener>
The jboss-classloading.xml file must also be manually copied into the /WorkplaceXT/WEB-INF/ directory:
From the FileNet/WebClient/jboss5 folder, copy the jboss-classloading.xml file to the<WPXT_install_path>/WorkplaceXT/WEB-INF/ directory.
UNIX ./WorkplaceXT-1.1.4.10-<operating_system>.bin -options <path_to_edited_input_file>/XT_silent_upgrade.txt -silent
Windows WorkplaceXT-1.1.4.10-WIN.exe -options “<path_to_edited_input_file>\XT_silent_upgrade.txt” -silent
If user tokens are enabled on the system prior to the upgrade and if you are using CE 4.5 or CE 4.5.1, the authentication-websphere.jar file and log4j-1.2.13.jar files must be re-copied. Refer to the appropriate section below for configuring user tokens and the location from which these files are copied:
to here:
WAS_home/AppServer/lib/ext
to here:
WAS_home/AppServer/lib/ext
to here:
WL_home/server/lib/mbeantypes
to here:
WL_home/server/lib/mbeantypes
to here:
JBOSS_home/server/server_name/lib
Add the new session-descriptor section to the weblogic.xml
<weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/90">
<session-descriptor>
<cookie-http-only>false</cookie-http-only>
</session-descriptor>
<jsp-descriptor>
<page-check-seconds>-1</page-check-seconds>
<verbose>true</verbose>
</jsp-descriptor>
<container-descriptor>
<filter-dispatched-requests-enabled>false</filter-dispatched-requests-enabled>
<prefer-web-inf-classes>true</prefer-web-inf-classes>
<relogin-enabled>true</relogin-enabled>
<allow-all-roles>true</allow-all-roles>
</container-descriptor>
</weblogic-web-app>
Notes
If you are installing this service pack in an environment where you have multiple instances of Workplace XT on a single application server, use the "Upgrade an existing Workplace XT system to fix pack level 1.1.4.10" procedure with the following modifications:
To remove this fix pack, you must completely uninstall Workplace XT. Removal of the fix pack alone is not supported. For more information, see the IBM FileNet Workplace XT Installation Guide.
The following tables list the product fixes in this fix pack.
APAR Name | Type | Description |
---|---|---|
PJ38447 |
Fix |
Workplace XT hangs when multiple users open Lotus Forms at the same time. |
PJ38590 |
Fix |
Annotations do not show the Created By and Created On information. |
PJ37981 |
Fix |
When signing a cell on a form, the cursor goes to the Name field instead of the Password field, even if Name is pre-filled. |
PJ38510 |
Fix |
When adding an Outlook email, Application Integration is not properly encoding the From field. |
PJ36978 |
Fix |
The object value property for a custom object cannot be assigned successfully to the folder that contains the custom object. |
PJ38619 |
Fix |
Workplace XT: "Unfile from Folder" access right needed for "Add document..." action, but not for "Advanced Add Document..." action. |
APAR Name | Type | Description |
---|---|---|
PJ38085 |
Fix |
Leading spaces in property values do not display correctly in the Workplace XT UI when rendering as read-only text. |
PJ38246 |
Fix |
If searching for documents and folders, only the document properties are sortable from the search results. |
PJ38358 |
Fix |
Unable to check in content when the original entry template used to add the document has been deleted. |
PJ38353 |
Fix |
Unable to add documents via entry template when the target folder specified in the template has security restrictions. |
PJ37887 |
Fix |
An uncompressed .TIFF 6 image displays distorted in the Image Viewer. |
PJ38392 |
Fix |
When using the Japanese locale, an exception occurs when selecting "Initiated By" user for Audit History Search of Workplace XT. |
PJ38237 |
Fix |
An Active Directory password that includes the British pound symbol prevents logging into Workplace XT. |
PJ38218 |
Fix |
When adding documents without specifying a folder, drag and drop adds the documents to the root folder instead of leaving them unfiled. |
PJ38247 |
Fix |
Unable to check-in documents via entry template when the target folder specified in the template has security restrictions. |
PJ38263 |
Fix |
The Workplace XT Action button stops working if you select a folder and then click the Refresh button. |
PJ38443 |
Fix |
On check-in of a document that was added using an entry template, the site preference setting for major version is ignored when the entry template option for "Use entry template for checkin" is unchecked. |
PJ38256 |
Fix |
In My Searches, the Japanese translation for the Delete menu option is incorrect. |
PJ38220 |
Fix |
The Image Viewer displays and prints off-size font for COLD II documents. |
PJ38225 |
Fix |
.JSP compilation error occurs when trying to maximize a My Workplace portlet after changing the Default home skin to Dark Blue. |
PJ38248 |
Fix |
When searching for record folders, the context menus and list view icons display incorrectly in the search result list. |
PJ38266 |
Fix |
A "Step element (wob number:xxxxx) is locked by userxxxxx" error message is displayed when opening the step element of a workflow launched from another workflow. |
PJ38317 |
Fix |
If a client is in a different time zone than the Workplace XT server, search templates may not return correct documents. |
PJ38318 |
Fix |
Dates are not displayed correctly when the browser time zone is set to "(GMT+10:00) Canberra, Melbourne, Sydney". |
PJ38335 |
Fix |
The error that displays when a bookmark is manually changed to a malformed URL includes the SQL statement. |
PJ38362 |
Fix |
Cannot add a file from Workplace XT to Outlook as an attachment when the title contains specific Chinese characters. |
PJ38442 |
Fix |
Java viewer displays and prints off-size font for COLD II documents. |
APAR Name | Type | Description |
---|---|---|
PJ36654 |
Fix |
When Path Based Path URLs are enabled in Site Preferences using Internet Explorer, the default filename on download displays spaces as *_*. |
PJ38089 |
Fix |
The Workplace XT 1.1.4.x Send Mail feature is not available on the All Properties page. |
PJ38088 |
Fix |
Cannot launch Add Document wizard when choosing Add Document Using Template and clicking the template name. |
PJ38084 |
Fix |
When adding a document with a Choice List in drag and drop, the wizard is not large enough to display the entire control sheet. |
PJ38086 |
Fix |
The File operation displays an incorrect error message if exceptions are thrown from a custom module registered to the base event. |
PJ37695 |
Fix |
Non-XT apps with log4j enabled log incorrectly after adding the WPXT user token custom login module on the same WAS server. |
PJ38080 |
Fix |
Users redirected to My Workplace from a web application in another domain cannot launch an entry template from the Browse portlet. |
PJ38217 |
Fix |
Cannot search on filtered choice list values that have multiple spaces. |
PJ38087 |
Fix |
Advanced search in the Quick Search portlet returns an error when the name of the object store contains double-byte characters. |
PJ38083 |
Fix |
Move fails if invoked from a bookmark page on a folder level deeper than the direct child of the root folder. |
PJ38219 |
Fix |
Add Document using drag and drop fails from the Search page. |
PJ38199 |
Fix |
Opening an eForm template or policy displays an error when the Site Preference TimeZone is not configured to the default. |
APAR Name | Type | Description |
---|---|---|
PJ37257 |
Fix |
When an unavailable federated IS document is retrieved from Workplace, a distorted error message is displayed. |
PJ37707 |
Fix |
An entry template with a security policy will fail to add the security policy when used by Application Integration. |
PJ37904 |
Fix |
When a user's default saved Advanced Search contains a class that has been deleted, the page fails to load with a system error. |
PJ37902 |
Fix |
The Get Info action displays in the My Workplace browse portlet even when the access role settings do not allow this action. |
PJ37901 |
Fix |
With the browser set to French or Italian, the task descriptions in My Workplace task portlets are not translated properly. |
PJ37899 |
Fix |
Viewing a minor version document with no content produces an error. |
PJ37898 |
Fix |
When attempting to view a CMOD document, the user receives a sign-on error. |
PJ37903 |
Fix |
Multi-select custom actions are not generating a user token. |
APAR Name | Type | Description |
---|---|---|
PJ37685 |
Fix |
When viewing the first element of a multi-content document which is an image, Workplace XT does not display the Download Content page. |
PJ37689 |
Fix |
When displaying a filtered choice list on the search or properties pages, entering a double-byte character will fail to open a drop down list of items that begin with that character. |
PJ37637 |
Fix |
When adding or checking in a document using Application Integration BCS, Document Classification Queue Item class items are created and cannot be removed. See the "Clearing the queue of orphaned auto classification items created from an add or checkin through Application Integration BCS" technical notice for more information. |
APAR Name | Type | Description |
---|---|---|
PJ37188 |
Fix |
When an eForm workflow policy with a signature field is idle for 20 minutes and the log in session has not timed out (default is 30 minutes), site preference settings, including the connection point, are temporarily lost when the form is signed and the workflow is launched. |
PJ37205 |
Fix |
When installing Workplace XT in a high availability environment, the Config directory is mounted and shared between all servers. However, the installer fails on the second and subsequent installations because the Config directory location already exists. |
PJ37239 |
Fix |
The error message that is displayed when one or more documents is added, checked in, and checked out does not include detailed information explaining why the action failed. This issue also occurs when editing properties of multiple documents. |
PJ37369 |
Fix |
A multi-content image file with many content elements cannot be viewed from a WebLogic Workplace XT server. |
PJ37473 |
Fix |
When the "Use path based URLs" site preference is set to Yes and the "All Properties" view for a document with no content is displayed, a system error occurs after clicking the document's title link. |
PJ37269 |
Fix |
Microsoft Office 2007 documents are not returned when using simple search from Workplace or when opening documents from Application Integration. |
PJ37558 |
Fix |
After adding a folder to the Favorites folder within an integrated Microsoft® Office application using Application Integration BCS, and then logging into Workplace XT, users cannot access My Workplace. The following error message was displayed: "com.filenet.wcm.toolkit.server.util.prefs.WcmPrefsObject incompatible with com.filenet.wcm.apps.server.util.prefs.PrefPortalPage." |
APAR Name | Type | Description |
---|---|---|
PJ37195 |
Fix |
When a folder criteria contains a path name but no folder ID in the search template xml file, the search template fails with a "The parameter is incorrect" error. The workaround is to create the same search template using Workplace XT. |
PJ37253 |
Fix |
Entry templates with the "Constrain to folder selected or its sub-folders" option configured causes entry template users to receive a "The selected Class is invalid" dialog box. The dialog box appears when users select Location, expand the folder specified in the template, and then select the folder that is already specified in the entry template. |
PJ37109 |
Fix |
When a document's assigned title property value is longer than approximately 200 characters (depending on the operating system and e-mail application), the document cannot be sent using the Send Mail action. In order to fix this problem, Workplace XT truncates the document title and appends a ~ to the end of the document title. |
PJ37112 |
Fix |
The Workplace XT install fails to create the directory structure when using a UNC path for the Config, Upload and Download directories. Create the required folders in advance of running the installer to work around this issue. |
PJ37002 |
Fix |
When "AND and OR" and "Show Operators" options are specified to be hidden in a search template definition, the options are still displayed in the search template UI at run time. |
PJ37304 |
Fix |
When in Workplace or Workplace XT mode, a document cannot be added using the drag and drop function when the add is started from a secondary window. |
PJ37252 |
Fix |
When primary views are saved in French or double-byte character languages, Workplace XT displays a blank screen when logging into Workplace XT. Work around this issue by saving the primary views XML file as Unicode. |
PJ37189 |
Fix |
The "IS EMPTY" or "IS NOT EMPTY" search criteria for a string property in Advanced Search returns all documents, regardless of the property value. |
PJ37250 |
Fix |
When a multi-content document is sent as a hyperlink using the Send Mail action, recipients can access only the primary document from the hyperlink. |
APAR Name | Type | Description |
---|---|---|
PJ36230 |
Fix |
When the CE URL string in the WcmApiConfig.properties file contains more than 250 characters, logging into Workplace XT hangs with no error message. |
PJ34830 |
Fix |
When using Application Integration, a "Do you want to save the changes to FNAppIntTemplate.dot" dialog box appears when attempting to close a Word document. |
PJ36946 |
Fix |
The error message that is generated when the Add Child document event fails is incorrect. |
PJ36969 |
Fix |
When a document has the security parent specified for inheritance, the user is unable to file a document in another folder even though the folder security settings allow it. |
PJ37001 |
Fix |
When the Add as major version and Check in as major version site preferences are set to No, documents are incorrectly added or checked in as major versions. |
PJ37013 |
Fix |
Selecting the Update to Release option in the modify Workflow policy wizard erases all of the step information of the workflow. |
APAR Name | Type | Description |
---|---|---|
PJ32568
|
Fix |
When a form policy work item is opened in a new window and the confirmation page is set to hide, an error message appears upon completion of the work item. |
PJ36898 |
Fix |
When an entry template is configured to assign a security policy and that entry template is used to add a document from Application Integration BCS, the security policy is not assigned to the document after the add process is completed. |
PJ36604 |
Fix |
After an invalid date is entered in a property field, Workplace XT provides an error message in a window that can be blocked by a browser. When the window is blocked, users are unaware they entered invalid values and the initial values are retained. |
PJ36522 |
Fix |
When a workflow policy is configured to make some pages visible, and then the policy is modified, all pages are made visible regardless of the initial policy configuration. |
PJ36415 |
Fix |
When signing an eForm, the logged on user ID is not displayed in the signature dialog box. |
PJ35551 |
Fix |
A workflow policy is unable to map blank fields from a workflow to a cell field in an eForm. |
PJ36737 |
Fix |
Unable to open roster element error is displayed when a workflow uses a custom roster and a user opens the Info page from My Active workflows. |
PJ36862 |
Fix |
Upgrading Workplace XT after installing eForms overrides the eForms jar files. |
PJ36863 |
Fix |
A search template cannot be checked into an object store when using double-byte characters. |
PJ36865 |
Fix |
Outlook is unresponsive when it is integrated using Application Integration and the configured Workplace XT server is not running or does not exist. |
PJ36783 |
Fix |
When viewing a multi-content document that contains a multi-page TIFF image and a text document, users are unable to view all of the pages of the multi-page TIFF. |
PJ36511 |
Fix |
Slow performance occurs when adding property criteria to a search template definition. |
APAR Name | Type | Description |
---|---|---|
PJ35753 |
Fix |
When an Image Viewer session times out, multi-page tiffs do not display properly. |
PJ36508 |
Fix |
Adding a child document to a compound document that has a title ending with a period causes an ArrayIndexOutOfBoundsException. |
APAR Name | Type | Description |
---|---|---|
PJ35337 |
Fix |
When you prefill a workflow policy using the AddFormData AEUIS command, the policy displays without the prefilled data. |
PJ35453 |
Fix |
The Router Region fails when prefilling a workflow policy using the AddFormData AEUIS command. |
PJ36163 |
Fix |
When adding a child document using 'Simple search', properties that use Long Column Width are not available. |
PJ36441 |
Fix |
When clicking the 'Info' icon of a work item which is in an unassigned collector step from 'My Active Workflows' a VW.API.VWSESSION error is returned. |
PJ36442 |
Fix |
When clicking on 'My Active Workflows', if the workflow is split, a Queue name allocation is not valid for this session' error is returned. |
PJ36443 |
Fix |
If the active step of a launched workflow is in a queue to which the user who launched the workflow does not have access, 'My Active Workflows' does not show the work item. |
PJ36444 |
Fix |
The drag and drop add function does not work when using port 80 in 'Workplace Only' mode. |
PJ36445 |
Fix |
In Advanced search, when the User Display name attribute and the User shortname attribute differ, items are not returned when the 'Modified by' field is used. |
PJ36446 |
Fix |
Checkout is disabled for documents checked out and checked back in from within a search template result set. |
PJ36447 |
Fix |
From 'My Workplace' browse portlet, canceling an Entry template returns an error when using 'Workplace only' mode. |
PJ36448 |
Fix |
An error is returned when deleting a document that is not filed in any folder. |
PJ36449 |
Fix |
If an item is in the Delay queue, a JAVA Null error is returned when viewing 'My Active Workflows'. |
PJ36450 |
Fix |
After a link is created between a document and a compound document, users cannot view link information. |
PJ36452 |
Fix |
When a workflow has been split into two child work items, 'My Active Workflows' only displays one of the child items. |
APAR Name | Type | Description |
---|---|---|
PJ35007 |
Fix |
In My Workplace, when executing a stored search in the New Zealand time zone, an unknown date format error occurs. |
PJ35558 |
Fix |
Keyword or CBR Searches do not function when only a document subclass has CBR enabled. |
PJ36026 |
Fix |
During browsing, a system error occurs when the Content Engine display filter is set to use the display name instead of the common name. Sun® ONE Directory Server only. |
PJ36027 |
Fix |
When saving eForm data for a Document Policy that is created with entry template properties set to hidden, and having at least one mapped property, the following error message is returned: 'w' is null or not an object". |
PJ36074 |
Fix |
When running a search that was created using Search Designer with two sort priorities, the second one is ignored. |
PJ36164 |
Fix |
Application Integration BCS: When viewing or modifying properties for documents that were added using Enterprise Manager, unique and/or unordered multi-valued properties are shown as required properties. |
APAR Name | Type | Description |
---|---|---|
PJ33250 |
Fix |
When attempting to save a new Form Template Policy, multiple warnings occur if the document title in the base document class is marked as required. |
PJ35820 |
Fix |
When using drag and drop to add a document when no path has been selected, a system error occurs and the document is added without a title. |
PJ35977 |
Fix |
The #CREATOR-OWNER user always has full control on annotation objects regardless of changes in default instance security changes. |
PJ35928 |
Fix |
Users are unable to sort on the "From" column when viewing search results from a search template. |
PJ35914
|
Fix |
Customized menu actions configured with 'useTokens' set to 'true' in MenuActions.xml, will fail to load the expected page. |
PJ35978 |
Fix |
With user tokens enabled, users cannot retrieve content when using Federated Repositories for LDAP with WebSphere. |
APAR Name | Type | Description |
---|---|---|
PJ35177 |
Fix |
Add using Drag and Drop fails when SSL is using non-default port and the port 443 listener is disabled on the application server |
PJ35562 |
Fix |
A misleading error message is returned for drag-and-drop copy when the destination contains a folder with the same name as the folder being moved. |
PJ35565 |
Fix |
If a destination folder has "Modify all properties" marking, the Move wizard does not allow moving another folder into it. |
PJ35769
|
Fix |
An error is returned when accessing a search template from the 'All Searches' list view when the 'All Searches' node in the tree view is collapsed. |
PJ35770 |
Fix |
When the tree view is collapsed and a sub-folder is selected from the list view, the sub-folder opens in a popup. The sub-folder should open in the list view. |
PJ35778 |
Fix |
In 'My Workplace' (Workplace XT), a browse portlet that is configured to use a stored search as its path does not return results in the sort order specified by the stored search settings. |
APAR Name | Type | Description |
---|---|---|
PJ34993 |
Fix |
eForms: When using offline forms, data is not set properly when brought back on line. |
PJ35179
|
Fix |
The currently logged on user function for eForms is not working in Workplace XT. |
PJ35240 |
Fix |
Application Integration BCS: The error, warning, and information message boxes do not display the appropriate error icons. |
PJ35249 |
Fix |
The compound document state icon does not get updated after changing the state from Search when using the 'All Properties' information page. |
PJ35275 |
Fix |
URL Addressable Pages: Users are unable to limit the move action to only allow a move to or from folders available in the bookmark page. |
PJ35276 |
Fix |
The Search Template 'Search In' control sheet is truncated and its' buttons become inaccessible if the selected folder has a long name. |
APAR Name | Type | Description |
---|---|---|
PJ35008 |
Fix |
When using Workplace XT drag-and-drop add, an error occurs after WebSphere security integration is enabled. |
PJ35011 |
Fix |
Application Integration BCS: If the Object Store or Preference Name field is empty, a login attempt will fail and no error is returned. |
PJ35012 |
Fix |
Application Integration BCS: Recently Used, List, Favorites, and Checkout list need to retrieve fresh data each time they are clicked. |
PJ35013 |
Fix |
Application Integration BCS: In the Detailed View, if you tab away and return, system properties disappear. |
PJ35014 |
Fix |
Application Integration BCS: The list of entry templates in the Add command group does not update dynamically. |
PJ35015 |
Fix |
Workplace XT Site Preferences: Application Integration BCS columns, under Object Stores, are blank on upgraded systems. |
PJ35017 |
Fix |
Application Integration BCS: When viewing properties, a user that does not have Modify Properties rights receives an error message. |
PJ35018 |
Fix |
Application Integration BCS: When an Application Integration BCS Site Preference column is missing a value, functional issues occur. |
PJ35078 |
Fix |
Firefox 3.0.3 with JRE 1.6_10 causes a crash when the Search page is accessed. |
PJ35068 |
Fix |
A step element error occurs when viewing workflow properties in the My Active Workflows queue if the workflow is in another user's inbox. |
PJ35167 |
Fix |
Application Integration BCS: The interactive installer upgrader does not detect a previous silent installation. |
For information about contacting customer support:
This information was developed for products and services offered in the U.S.A.
IBM may not offer the products, services, or features discussed in this document in other countries. Consult your local IBM representative for information on the products and services currently available in your area. Any reference to an IBM product, program, or service is not intended to state or imply that only that IBM product, program, or service may be used. Any functionally equivalent product, program, or service that does not infringe any IBM intellectual property right may be used instead. However, it is the user's responsibility to evaluate and verify the operation of any non-IBM product, program, or service.
IBM may have patents or pending patent applications covering subject matter described in this document. The furnishing of this document does not grant you any license to these patents. You can send license inquiries, in writing, to:
IBM Director of Licensing IBM Corporation North Castle Drive Armonk, NY 10504-1785 U.S.A.
For license inquiries regarding double-byte (DBCS) information, contact the IBM Intellectual Property Department in your country or send inquiries, in writing, to:
IBM World Trade Asia Corporation Licensing 2-31 Roppongi 3-chome, Minato-ku Tokyo 106-0032, Japan
The following paragraph does not apply to the United Kingdom or any other country where such provisions are inconsistent with local law: INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore, this statement may not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes will be incorporated in new editions of the publication. IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this publication at any time without notice.
Any references in this information to non-IBM Web sites are provided for convenience only and do not in any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of the materials for this IBM product and use of those Web sites is at your own risk.
IBM may use or distribute any of the information you supply in any way it believes appropriate without incurring any obligation to you.
Licensees of this program who wish to have information about it for the purpose of enabling: (i) the exchange of information between independently created programs and other programs (including this one) and (ii) the mutual use of the information which has been exchanged, should contact:
IBM Corporation J46A/G4 555 Bailey Avenue San Jose, CA 95141-1003 U.S.A.
Such information may be available, subject to appropriate terms and conditions, including in some cases, payment of a fee.
The licensed program described in this document and all licensed material available for it are provided by IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any equivalent agreement between us.
Any performance data contained herein was determined in a controlled environment. Therefore, the results obtained in other operating environments may vary significantly. Some measurements may have been made on development-level systems and there is no guarantee that these measurements will be the same on generally available systems. Furthermore, some measurements may have been estimated through extrapolation. Actual results may vary. Users of this document should verify the applicable data for their specific environment.
Information concerning non-IBM products was obtained from the suppliers of those products, their published announcements or other publicly available sources. IBM has not tested those products and cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of those products.
All statements regarding IBM's future direction or intent are subject to change or withdrawal without notice, and represent goals and objectives only.
This information contains examples of data and reports used in daily business operations. To illustrate them as completely as possible, the examples include the names of individuals, companies, brands, and products. All of these names are fictitious and any similarity to the names and addresses used by an actual business enterprise is entirely coincidental.
COPYRIGHT LICENSE:
This information contains sample application programs in source language, which illustrate programming techniques on various operating platforms. You may copy, modify, and distribute these sample programs in any form without payment to IBM, for the purposes of developing, using, marketing or distributing application programs conforming to the application programming interface for the operating platform for which the sample programs are written. These examples have not been thoroughly tested under all conditions. IBM, therefore, cannot guarantee or imply reliability, serviceability, or function of these programs. The sample programs are provided "AS IS", without warranty of any kind. IBM shall not be liable for any damages arising out of your use of the sample programs.
IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol (® or ™), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Sun, Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft, Windows, Windows NT, and the Windows logo are trademarks of Microsoft Corporation in the United States, other countries, or both.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Other company, product, or service names may be trademarks or service marks of others.