Hi
I'm trying to get classifications for a document node, but I cant seem to find any reference to classification on the document node.
Where do I find this reference?
Regards
Marius
Hi,
Classification information is not part of standard document node attributes. If you are using Records Management classifications and you have recman webservices installed, you can call RMGetClassificationInfo() where you pass DataID of the document. That will give you all metadata assigned to the document and associated with classification. However we don't have webservices to get info if you are using standard classifications.
Thanks,
Anna