Previous Topic: pdm_buildtenant—Creating Tenants from Another ObjectNext Topic: pdm_settenant—Assigning Tenants to Objects


pdm_clean_attachments—Delete Redundent Attachments After Importing Tenant Data

After importing tenant data, you should delete redundant attachments. This utility has the following syntax:

pdm_perl pdm_clean_attachments.pl [-h] | [-n repository_name] | [-S|-K]
-h

Specifies to display command line help.

-n repository_name

Specifies the name of the repository to process. If not specified, all repositories are processed.

-S

Specifies that only CA SDM repositories are processed.

-K

Specifies that only Knowledge Management and Embedded Images repositories are processed.

Note: Running the pdm_clean_attachments.pl command without any arguments processes all repositories.

Important! On UNIX, the LIBPATH must be set before running several CA SDM utilities. Use pdm_task to set the LIBPATH before running a utility. For example, input "pdm_task pdm_clean_attachments ...".