notificationpolicy delete

Definition

To delete a notification policy from the database

Command Usage

Syntax

MS Windows: setup.bat notificationpolicy delete [<TARGET_INST_TYPE>]

UNIX and Linux: ./setup.sh notificationpolicy delete [<TARGET_INST_TYPE>]

Command Arguments
Name Definition
<TARGET_INST_TYPE> The type of the target instances in the running SAP CC system ('rater', 'bulkLoader', or no value for all instances)

Detailed Information

The notificationpolicy delete command deletes the system settings relating to notification policy configured in the SAP CC Core Server system.

This policy can relate to the following system instances:

  • Raters
  • Bulkloaders (when available in the system landscape)
  • All instances for which no specific policy is configured

Use

You use this command to:

  • Set up the initial settings during the project implementation phase when Customizing activities are managed by the SAP consultants.
  • Manually maintain the settings during the production operation phase when implementing a support package or a patch level in your system landscape.
  • Manually maintain the settings during the upgrade phase when upgrading an SAP CC system from a former main release to a newer main release.

Examples

  • delete
  • delete bulkLoader

Authorization

You must have the Administrator role in your SAP CC user profile.

In Scope

Management of the system notification policy
delete - To delete a notification policy from the database
export - To export a notification policy from the database to a file
import - To import a notification policy from a file to the database