Who populats KUAFRightsList ?
On our system, the Table exists, but is Empty ... ???
Thomas
The discussion postings in this thread which mention KUAFRightsList date back to 2001. Here are some more recent notes I have on this table:
The KUAFRightsList table is no longer used as of Livelink 9.1 SP3. Page 2 of the Livelink 9.1 SP3 release notes (located at https://knowledge.opentext.com/knowledge/llisapi.dll/open/2937075 ) indicate that:
"Prior to 9.1.0 SP3, the rights list for an individual user was computed, cached and stored in the database (table KUAFRightsList) on a per-user basis.
Livelink 9.1.0 SP3 no longer uses the KUAFRightsList table. Instead, it generates a user’s rights list from the KUAFChildren table in one of two ways:
ô If the database is not Oracle or if Oracle is unable to perform a CONNECT BY PRIOR on the KUAFChildren table, then Livelink caches the KUAFChildren table in memory and uses it to generate the set of all parents for any given user to get the user’s rights list. This can also be the forced behavior if the wantForceChildCache parameter in the opentext.ini file is set to TRUE.
ô Otherwise, Livelink obtains the rights list using the Oracle CONNECT BY PRIOR clause in a select statement."
- Bhupinder ---------------------------------------------- Bhupinder Singh, B.Math, B.Ed. Systems Administrator, Cloud Services Open Text, Waterloo, Ontario, Canada ----------------------------------------------