Removing folders and folder templates from a process rule

This subcommand removes folders and folder templates from the specified process rules. Generic process rules can have folder templates only.

Before you begin

You must be working as a Process rules manager to use this command.

About this task

ccm pr|process_rule|ut|update_temp|update_template|rt|recon_temp|
        reconfigure_template -rem|-remove 
        [(-fol|-folder|-folders folder_spec)...] [(-ft|-folder_temp|
        -folder_temps|-folder_template|-folder_templates 
        folder_template_spec)...] process_rule_spec...
-fol|-folder|-folders folder_spec
Specifies the folders to remove from each process rule. Generic process rules can have folder templates only.
-ft|-folder_temp|-folder_temps|-folder_template|-folder_templates folder_template_spec
Specifies the folder templates to remove from each process rule.
process_rule_spec
Specifies the process rules to update. See Process rule specification for details.

Feedback