Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
list of personal favorites and alerts
Sury_Balasubramanian_(primav027_-_(deleted))
Using the LAPI calls in java, how can we get the list of personal favorites and livelink alerts. I checked all the livelink APIs, but could not find any way to do that. Is there any other alternative way to do that?Please suggest.Thanks,Manoj K. Singh
Find more posts tagged with
Comments
Philip_Schneider_(x-kpmgbe011_-_(deleted))
Hi,as we did run into the same problem - did you find a solution for how the get (and modify) the personal favorites and alerts using java LAPI calls?Thanks for your helpPhilip Schneider
Deepika_Kowkuntla_(nidauser2_-_(deleted))
I found the user favorites are stored in the KUAFPREFS table (PREFSKEYWORD="PersonalFavoritesTabs"). The list is stored as an LLValue structure so a SQL query would need a lot of post-retrieval manipulation to work with the data.However, I found no LAPI calls that can retrieve user preferences from the KUAFPREFS table.Other ideas anyone?Paul
Geoff_Price
I know this is an old post, but thought I'd add to it anyway.I have done some stuff with this where I generate a menu popup of a users' favorites. I have been able to retrieve them, but have not been able to add new ones.If anyone is interested, I can provide my code.Geoff
Zohreh_Dastgheib-Vojdani__(zohrehdv_-_(deleted))
I would like to take a look at your code and see how you have retrieved Personal Favorites using LAPI.ThanksZohreh