Does the Content Server do a Copy and Delete or a Rename, when using Update to change a Content Item's FileStore Provider Rule?
(Doc ID 1617898.1)
Last updated on APRIL 10, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Goal
In the course of changing the value of a content item's "xStorageRule" field via an UPDATE_DOCINFO_BYFORM service call, the content server will move the item accordingly. If the end result is that the content item will change disks, then the content server MUST copy the content item's files from the old disk to the new one, and then delete the content item's files from the old disk. But if applying the new storage rule moves the content item's files to a different folder tree on the same disk, then the question is: will the content server do a "move" as opposed to a copy/delete process to relocate the content item's files within the same disk?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |