Hi,
I want to add a doucment (available on CS. Call it A) as a version to another document (say
using Webservices. I understand we use the
fDocMan.addVersion(nodeID, new Metadata(), attach)
How do i set my attach parameter to identify a file on CS ? Any sample code would be appreciated. Is DownloadContent (of A and attaching this as a verson to
the option ? I am worried if the file size is huge it may cause memory leaks, performance, time out etc.
Thanks,
Madhu