Hi,
We are trying to create a folder through web services (CWS).
Requirement - Suppose there are 4 categories a,b,c,d.
Category a,b,c should be inherted from parent folder , but category "d" should be applied through web services.
We have been trying to put new category "d" to a newly created folder through UpdateNode() but the inherited categories a,b,c are getting stripped. we are able to see only category d after updateNode execution.
Is there any other way to apply new category without losing the inherited ones?
Thanks,
Angad