Hi,
Writing my first pieces of code against CWS and have sucessfully created an c# application that uploads documents.
My struggle is how to set attributes on these documents. I have a total of 6 attributes, and from what I've Googled, I'll need to start off with a Category Template (which I presume I'll fetch from the Parent Node). All examples I can find refer to a hard coded CategoriId, surely this cannot be necessary? If that is necessary, where can I find this CategoryId?
Any examples out there?
Best regards
Geir