Syntax
MS Windows:
setup.bat notificationpolicy import <FROM_FILE_PATH> [<TARGET_INST_TYPE>]
UNIX and Linux:
./setup.sh notificationpolicy import <FROM_FILE_PATH> [<TARGET_INST_TYPE>]
| Name | Definition |
|---|---|
<FROM_FILE_PATH> |
The XML file that contains the notification policy to import |
<TARGET_INST_TYPE> |
The type of the target instances in the running SAP CC system ('rater', 'bulkLoader', or no value for all instances) |
The
This policy can relate to the following system instances:
notificationpolicy import command sets or changes the system settings relating to
notification policy configured in the SAP CC Core Server system.
This information is retrieved from the specified XML file and is saved to
the SAP CC Core Database system.
You use this command to:
Examples
import myfile.xml
import myfile.xml bulkLoader
To work with this command, you must have the Administrator role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
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