Syntax
MS Windows:
setup.bat notificationpolicy export <TO_FILE_PATH> [<TARGET_INST_TYPE>]
UNIX and Linux:
./setup.sh notificationpolicy export <TO_FILE_PATH> [<TARGET_INST_TYPE>]
Name | Definition |
---|---|
<TO_FILE_PATH> |
The XML file that contains the exported notification policy |
<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 export
command retrieves the system settings relating to
notification policy configured in the SAP CC system.
This information is retrieved from the SAP CC Core Database system
and is saved to the specified XML file.
You use this command to:
Examples
export myfile.xml
export myfile.xml bulkLoader
You must have the Administrator role in your SAP CC user profile.
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