Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to start Livelink LAPI

Status
Not open for further replies.

Mesho

IS-IT--Management
May 25, 2010
2
SA
Dears,

I am new to LAPI, can any one help me in which way i can start with LAPI.

Regards,

Mustafa
 
For starters you will need a licensed livelink server for your lapi client to connect to,do you have that.LAPI or livelink API is a set of routines you invoke from a client program to do somethings in a livelink server.Mostly anything user does using the livelink web gui you can do from a programming platform.If you intend to do this for a long time,then a standby install of a livelink server to test your lapi programs is recommended

If you satisfy those requirements then to do lapi,you need to install lapi software on a computer,pick your favorite language if its is IDE based it may actually show lapi function prototypes through intellisense.

BTW LAPI is not being actively developed,which just means that OT will not spend any effort to fix bugs,code enhancements etc to lapi.For new client dev/integration you shoudld use WebServices layer which is available for LES9.7.1 onwards.

A lot of old lapi code is available for free consumption at

and if you have a login knowledge.opentext.com



Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008
 
Many thanks for your valuable Reply,
I have a licensed livelink server, But i do not have the LAPI software.
And i am using C# and VB.net, could u please help me in how and from where i can get LAPI Software, and if you have a documentation fo that.

Thanks
 
You have to contact somebody in your livelink dept to go to knowledge.opentext.com and download the lapi binaries.
There ought to be links to the documentation as well


Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
Certified OT Developer,Livelink ECM Champion 2008
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top