Could anyone implemented Records Management and Record Management Sec Web Services? If yes, please post java API documentation and one sample Class.
Thanks
VRao
Hi, Vivek.
Those web services are part of the Records Management module, so you might have better luck with the Open Text Records Management Discussion.
Thanks,
Scott
I mean that if you post your question there you might have better luck since it would go to the RM team.
thanks,
Hi Scott,
I know you guys have said to post to the RM discussion forum for questions about RM but that forum is for using the RM within livelink as opposed to using webservices to access RM. I posted there but nobody responded.
I was able to locate the api documentation but there is no mention anywhere to where the jar files are nor a guide on how to use the api functions to be able to classify a document.
I appreciate if you provide some insight or directions to where we can go from here,
Amir
Hi,
The recman webservices files are installed when you run installation of RecMan module and can be located on :
<livelinkRoot>webservices\dotnet\les-services-recordsmanagement or
<livelinkRoot>\webservices\java\webapps\les-services-recordsmanagement.war
We don't have exact examples how to implement functions to classify a node but you can look into:
"RMApplyClassification" or "RMUpdateDetails" methods.
Hope that helps,
Anna