Readme file for 3.5.3.4 IBM TRIRIGA Application Platform
This fix pack updates the IBM® TRIRIGA® Application Platform product.
Copyright© International Business Machines Corporation 2018. All rights reserved. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
Prerequisites and supported products
To install this fix pack, you must have TRIRIGA Application Platform 3.5.3 installed.
Information resources
IBM Knowledge Center
http://www.ibm.com/support/knowledgecenter/SSHEB3_3.5.3/com.ibm.tap.doc/product_landing.html
Access the Knowledge Center to view the product documentation. Topics include product overviews; installation and configuration tasks; instructions for using, administering, and troubleshooting the product; and security information.
Real Estate and Facilities Management community on Service Management Connect
Use Service Management Connect to access blogs, wikis, forums, and communities. In Service Management Connect you can review information such as best practices, performance and tuning, and product integrations. You can also collaborate with IBM experts and the broader user community.
IBM TRIRIGA Application Platform support resources portal
http://www.ibm.com/support/docview.wss?uid=swg21611356
The IBM support resources portal provides access to tools and resources to keep your systems, software, and applications running smoothly. From the support resources portal you can find fixes, service requests, useful links and an enhanced search to help you find information quickly.
Installing the IBM TRIRIGA Application Platform 3.5.3.4 fix pack
To install the TRIRIGA Application Platform 3.5.3.4 fix pack, refer to the following instructions.
Before you begin
About this task
Procedure
Resolved issues
The following issues were resolved in the TRIRIGA Application Platform 3.5.3.4 fix pack.
APAR Number | Description |
---|---|
IJ00305 and IJ01316 | Query sections no longer render under-width or not at all when forms are displayed in a portal section. (Tri-52075, Tri-51917) |
IJ00974 | When a user enters an invalid value for an 'In' query filter or a 'Not In' query filter, the user now sees a message describing the correct input format instead of a MID error. (Tri-51916) |
IJ02239 | Query sections no longer render under-width. (Tri-52076) |
IJ03350 | An unsafe character ":" (colon) that was passed on the URL when you switched between form tabs that contained queries with runtime filters was replaced with an "_" (underscore). (Tri-51685) |
IJ03596 | The sum row in a form query section now displays without a vertical scroll bar when the section contains a small number of query results. (Tri-52120) |
IJ04278 | Apply Record or Apply Template no longer has an issue if the project's time zone makes the stored date fall on the previous or next day. The issue occurred when the tasks start dates were calculated when the record or template was applied. (Tri-51684) |
IJ05343 | The check for valid licenses was refactored to avoid causing a race condition where integrations received an "Insufficient License" message when the server had valid licenses. (Tri-52074) |
IJ05074 | When you use an incoming mail agent, email message bodies generated by certain mail clients are no longer added to the email record as an attachment. Also, the notes field in the email message now displays the message in HTML if it is available; otherwise, it displays the plain text version. (Tri-51915) |
You can now configure TRIRIGA to use the geography and
organization from the user's profile in addition to the user's geography and organization from the user's security groups to
determine the user's geography and organization access. After connecting to the database as the TRIRIGA user, run and commit
the following SQL statement to enable this functionality in the TRIRIGA Application Platform:
insert into ENVIRONMENT_PROPERTIES (ENVIRONMENT, PROPERTY, VALUE) VALUES('Security','GEO_ORG_SECURITY_MODEL','1') (Tri-52077) |
|
Column headers now display when a query is rendered in a portal section. (Tri-52207) |