deduplicatefile businessobject BO_NAME [format FORMAT_NAME] [file FILENAME]; |
or
duplicatefile businessobject BO_NAME [format FORMAT_NAME] [file FILENAME]; |
BO_NAME
is the type, name, and revision that identifies the business objectFORMAT_NAME
is the name of a format used by the business object FILENAME
is the name of the file to duplicate or deduplicate
If you specify a format, you limit the duplication or deduplication to files checked into the specified format. If you specify a file, only that file is duplicated or deduplicated.
For more information, see Deduplicatefile and Duplicatefile Store Commands.