Hi,
I am new to LiveLink.
I am trying to upload a document (which works fine) and I want to add metadata to it in the form of an attribute group (Category).
I created a Category + 2 attributes in the 'admin home' node using LiveLink.
When using DocumentManagement to get the Node, I can see the node ('admin home') was succesfully retrieved and node.getMetadata() gave me a Metadata object.
However, when calling metadata.getAttributeGroups(), I get an empty list.
What is the proper way to retrieve all attribute groups that exist within a node ?
Thanks,
Coen Damen (Logica).