Object Lookup should support other data types like Integer instead of just String.

  • 3889369
  • 30-Apr-2007
  • 26-Apr-2012

Environment

Novell Identity Manager 3.0
Novell Identity Manager 3.5

Situation

Object Lookup does not work with Integer types. Object Lookup does "starts-with" searches for anything other than DN (which it does an equals search). It only handles String types.

Resolution

Object Lookup does not work with Integer types by design. An enhancement request that will be addressed in a future version has been entered to allow object lookup to default to the "equals" operator for all data types except String, which defaults to "starts with" (only if it is NOT a dn-lookup).

Status

Reported to Engineering