Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Integration between J2EE application and Teamsite
hisanju81
actually i want to connect TeamSite through my J2EE application,please suggest me some possible solutions or send me any related documents.
any help would be greatly appreciated! thanks in advance
Regards,
raju
Find more posts tagged with
Comments
Bhargav Coca
Why are there 2 posts Raju and Sanju? i guess you guys are working on the same project. Well to start. Try reading about CSSDK. That tell you how to Integrate Java Technology with Interwoven.
Thanks
hisanju81
Thanks for reply.
I worked on the Teamsite like as a developer,i never did this type of integration,i am mentioning the actual problem:
In this admin logins on the J2EE application and have to maintain the connection, authentication and progress of the workflows through Java API or web services .i heard that In the TeamSite Content services provide the same type of facilities like web services.
Suggest me the proper solution.
Thanks in advance
kg_brian
He already told you, read the CSSDK javadocs, should be in there.
hisanju81
Hi,
Sorry for the delay.
Actually i am working on Teamsite 6.1 and The latest version of Content Services SDK is compatible only with Teamsite 6.5 and Higher.
Please tell me ,how can my J2EE application communicate with TeamSite 6.1.
Thanks in advance
Regards,
Raju
sudhakera
Doesn't TS 6.1 has CSSDK. Start off with cheching iwov support site for CSSDKcompatible version for TS 6.1.
Mr_Cruise
You need to download SDK 2.5 and also download the samples. The samples will show you how to connect etc. I would recomend you get the the lock file example working first and build from there.
Also grab the Java docs as they will tell you what is possible.
The key question is what you are trying to do once you are connected??????