Add category to node SDK
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> catego...