Removing folders and folder templates from a process rule

About this task

This subcommand removes folders or folder templates and folder and folder templates from the specified process rules. Generic process rules can only have folder templates. You must be working as a Process rules manager to use this command.

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 may only have folder templates.
-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