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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ECM API jar?

Status
Not open for further replies.

Roldanhollow

Programmer
Feb 7, 2014
10
Hi guys!
I have a question ...
i need know if exist a ECM API jar..
My question is related about that I had searched and had found this import:
com.opentext.ecm.api.OTAuthentication

ECM have a API?

Thx 4 advance!
 
Livelink has many api's

lapi is given to java as lapi.jar no lapi.jar will happen after 9.7.1 but lapi code will work in higer versions

CWS/EWS to java is given as a jar that you deploy into tomcat.The jar is available in every livelink server

REST api needs a brand new livelink at least CS10.5

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,Livelink ECM Champion 2010
 
do you could give me a url where find this?

Thx 4 help me!
 
This class comes from the LES WS proxy. You needn't look for a jar; use your favourite Java IDE to connect to the Authentication Service WSDL and the necessary proxy classes will be generated.

--- Ferdinand Prantl
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top