IDM Task Search Limitation
search cancel

IDM Task Search Limitation

book

Article ID: 198248

calendar_today

Updated On:

Products

CA Identity Manager CA Identity Governance CA Identity Portal CA Identity Suite

Issue/Introduction

IDM will not return the search result if that field has large characters. 

16000 characters, still return
27000 characters, not work 

Environment

Release : 14.2

Component : IdentityMinder(Identity Manager)

Cause

This is due to the limited on CA directory. The reason for this behavior is when processing search, Directory stores the data in an internal buffer and the buffer size is 16K. So dxserver truncates the data after 16K and only search within that data till 16K.

Resolution

CA directory limited