Dear Experts.
We have content server 10 and need assistance in deploying the webservices for external application like project management application (P6 EPPM,UNIFIER).
Kindly assist on the same.
Regards
Yatish.
What would this integration do ?Act as a consumer to the WSAPI? or do you want Livelink to consume something of this external app .I just curiously typed the term in google and found this http://docs.oracle.com/cd/E54922_01/English/Install_and_Config/unifier/connecting_unifier_and_eppm.pdf Hopefully that is the right application that you are talking about. Making client code consume Livelink webservices is something that can be done in a jiffy see where OT has everything laid out for you
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=45500683&objAction=browse&viewType=1
You are responsible for writing the code based on examples and javadoc.A good understanding of how livelink works from the GUI cannot be stressed enough so don't be afraid to experiment and chain the commands required to do the integration.
If you want livelink code consume the webservices of the other app the most stratightforward method is Oscript Development+ Oscript to Java Bridge.Some Oscript written modules such as XML WFIC also allows calling WSDL's from livelink.
Livelink also has a new RESTful API implementation for mobile kind of things.
What kind of assitance? How to configure the web services or how to secure it? We have our Content server inside and we have our grant and contribution external accessing our CS but in a read only mode.