04-15-2021 11:50 PM
Hi,
I'm trying to move a PDF from one folder to another folder. If the name of the PDF does not match with any of the PDFs in the destination folder, then it's working fine. But, if the destination folder contains a PDF with the same name, then I'm getting an exception saying that "New name clashes with an existing node in the destination parent folder". Is there a way to update the existing node latest version of the PDF?
Thanks,
Saikiran
04-16-2021 06:27 AM
Not with a move call because then it would no longer be a move, rather a merge. Your client should check before the move whether a similarly named node exists in the target and then either do the move or perform an update on the existing one (after which the node in the source folder would probably need to be deleted).
04-16-2021 06:27 AM
Not with a move call because then it would no longer be a move, rather a merge. Your client should check before the move whether a similarly named node exists in the target and then either do the move or perform an update on the existing one (after which the node in the source folder would probably need to be deleted).
Explore our Alfresco products with the links below. Use labels to filter content by product module.