notificationpolicy import
Definition
Command Usage
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>]
Command Arguments
| 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) |
Detailed Information
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.
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
-
import myfile.xml -
import myfile.xml 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