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
Changing category data of a Document through LAPI
Suresh_Mannem
I have uploaded some documents into livelink wih the categoroy data.Is there any way to change the category data of a document using LAPI.
Find more posts tagged with
Comments
Bhupinder_Singh
Message from Bhupinder Singh <
bsingh@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
A colleague once provided the following information to me; perhaps it can be used as a starting point: Livelink Node Object Processing The following (LAPI) functions allow you to manipulate Categories on Livelink node objects:
SetObjectAttributesEx
Assigns a Category version to a Livelink node object or updates a Category version on a Livelink node object
SetObjectAttributesXML
Assigns a Category version to a Livelink node object or updates a Category version on a Livelink node object
ListObjectCategoryIDs
Retrieves a list of Categories assigned to a Livelink node object
GetObjectAttributesEx
Retrieves a Category version assigned to a Livelink node object
GetObjectAttributesXML
Retrieves a Category version assigned to a Livelink node object
DeleteObjectCategory
Removes a Category version from a Livelink node object
- Bhupinder ----------------------------------------------
Bhupinder Singh, B.Math, B.Ed.
Senior Systems Analyst, Information Technology
Open Text, Waterloo, Ontario, Canada
----------------------------------------------
From:
eLink Discussion: LAPI Discussion [mailto:lapi@elinkkc.opentext.com]
Sent:
Wednesday, September 24, 2008 1:56 PM
To:
eLink Recipient
Subject:
Changing category data of a Document through LAPI
Changing category data of a Document through LAPI
Posted by
suresh.kumar.mannem@rhi.com
(Mannem, Suresh) on 09/24/2008 01:53 PM
I have uploaded some documents into livelink wih the categoroy data.
Is there any way to change the category data of a document using LAPI.