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
Populate values to attributes of category by LAPI
Aaron_Kwan
Hello, I am new to LAPI.I've been trying to populate values to the attributes of a predefined category which is attached to an object, say a folder, in Livelink using VB6. Version of LL is 9.1 SP2.I am able to retrive the values of the attributes but failed to populate them.Appreciate that you can share some sample codes so I can learn.Thanks
Find more posts tagged with
Comments
Ann_Minton
You may want to take a look at the material in the Sample LAPI Code area. In particular, see if the information in the "LAPI Security and Complex Attributes Lab" helps.(
https://knowledge.opentext.com/knowledge/llisapi.dll/fetch/2001/744073/2120338/2120453/2671109/2730495/2730567/customview.html?func=ll&objId=2730567&objAction=browse&sort=name)
Aaron_Kwan
Thanks. I'll do that.