Search - Content Profiles - Managed Attachments
For all docs checked in thru Managed attachments , docs are not getting retrieved in search - when searched from WCC UI . How do I get these docs in search ?
I believe this is because of security Group being set to AFDocuments by default on MA .
With our current Configuration , there is no separate content profile created for search .
Search link is enabled based on below with one profile configured for both check in/search .
<$if userHasRole("PeopleSoft_User")$>
<$isLinkActive=1$>
<$endif$>
Considering above , Please suggest on how to achieve below :
- How to configure search Content profiles and set the trigger to be based on dpDisplayLabel - when there is no separate content profile created for search ?