Hi Nick, If your repository supports multi-filing then it is possible.Create the document in one place and call addToFolder() on the Document object for each other folder.
- Florian
While creating a document, I would save it to multiple spaces. Instead of creating multiple instances of that document, is there a way to create a single instance and save the softlink( like symlink in linux file system)in all other spaces? This would be a benefit, if the size of the file is huge. Cheers, Nick
