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
can we access Enterprise library services volume using LAPI?
kuldeep_thakare
we have enterprise library services volume I need to access that volume using LAPI and create some folder structure.can I do that using LAPI? how can I get the volumeID and dataID for ELIB volume to use it in cerateObject()?
Find more posts tagged with
Comments
Xaver_Fischer
Message from Xaver Fischer <
xfischer@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
Hello,
no, this is not supported.
The recommended interface to work on enterprise library volumes is the ELS Web Services interface (
https://knowledge.opentext.com/knowledge/llisapi.dll/open/15106296
).
Enterprise Library volumes do no support standard Livelink folders, but only ELFolders (subtype 823), which basically is a Livelink folder, but additionally provides some Enterprise Library specific UI enhancements.
There is no LAPI interface to create ELFolders.
In general it is strongly discouraged to use LAPI in the Enterprise Library context.
Xaver Fischer
From:
eLink Discussion: LAPI Discussion [mailto:lapi@elinkkc.opentext.com]
Sent:
Thursday, August 13, 2009 2:24 AM
To:
eLink Recipient
Subject:
can we access Enterprise library services volume using LAPI?
can we access Enterprise library services volume using LAPI?
Posted by
kthakare@icwgroup.com
(Kuldeep, Thakare) on 2009/08/12 20:19
we have enterprise library services volume I need to access that volume using LAPI and create some folder structure.
can I do that using LAPI? how can I get the volumeID and dataID for ELIB volume to use it in cerateObject()?
kuldeep_thakare
Thanks Xaver