Hi
Can anybody help me in finding how to apply classification on a document using java? And one more question, do we have an api for RM Classification?
Regards
Minal
minal.sontakke@hcl.in
I am not positive about regular classifications but RM classifications is an yes.There is a guide for you like this
https://knowledge.opentext.com/knowledge/llisapi.dll/Livelink_ECM_-_Records_Management_-_Physical_Objects_API_Guide.pdf?func=doc.Fetch&nodeid=15253652&docTitle=Livelink ECM - Records Management - Physical Objects API Guide.pdf&vernum=1
also here's a relevant discussion in which that is being talked about.AFAIK it is not part of the LAPI SDK but the interface file is in the livelink server under the RM and PO modules.
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=14232078&objAction=view&show=2
If you are new to lapi just do a simple example to get into livelink and then try this it will be much easier that way.
Also not sure if EWS has equivalents or not.
Has anyone figured out how to apply regular classifications (not RM Classifications) to objects using LAPI?