System information

Bugs Fixed in This Release
Part Number 820-2952-10 Page 35
Identity Manager now supports the CLOB datatype for
acctAttrChanges
when using an
Oracle database as the Identity Manager repository. (ID-15326)
The advantage of using CLOB (instead of using the default
VARCHAR(4000)
datatype) is that
it allows a much larger set of changes to be logged; however, it also makes this column
more difficult to query, due to the proprietary nature of the CLOB access routines.
To enable a larger set of changes, you must change the
log.acctAttrChanges
column type
to
CLOB
(from
VARCHAR(4000)
) and adjust the
maxLogAcctAttrChangesLength
attribute of
the
RepositoryConfiguration
Configuration Object correspondingly.
Received email no longer contains garbage HTML tags in the message body. Email headers
are now processed through
processMessage
instead of
processImage
, and they are checked
for empty strings as well as nulls. (ID-15745)
The Password Change Chart and other usage reports now require the operand value before
submitting the form. (ID-15777)
When editing reports, you can now click the Run button to execute a report without saving
the report changes. Use the Save button to save any changes made to the report. (ID-17212)
Resources
The SecurID UNIX adapter now uses the Resource User Attribute name to resolve the
schema attribute name (LHS value) for read/modify. (ID-10521)
The SecurID ACE/Server adapters now enforce the RSA requirement that a “default login”
can only be comprised of single-byte English characters. (ID-13805)
You can now use the Mutex Acquire Timeout resource attribute for UNIX adapters to
specify how much time (in seconds) certain operations will wait for the scripting mutex.
(ID-14234)
Identity Manager 7.1 Update 1 supports Remedy versions 6.3 and 7.0. However, there are
many substantial differences between these versions in terms of their sample data, defaults,
and out-of-the-box configuration. For example, the name of the “ticket” schema in version
6.3 is HPD:HelpDesk, while in 7.0 it has been changed to HPD:Help Desk. (ID-14611)