add category to node
Hi All, I tried to add categories to a node that already have the aspect cm:generalclassifiable. Below the code using the SDKAlfrescoClient client = AlfrescoService.getAlfrescoClient(); NodesAPI nodesAPI = client.getNodesAPI(); ArrayList<Object> cate...