wsdestination import

Definition

To import a WS destination into the database

Command Usage

Syntax

MS Windows: setup.bat wsdestination import <DESTINATION_NAME> <FROM_FILE_PATH>

UNIX and Linux: ./setup.sh wsdestination import <DESTINATION_NAME> <FROM_FILE_PATH>

Command Arguments
Name Definition
<DESTINATION_NAME> The WS destination name
<FROM_FILE_PATH> A file that contains the relevant WS destination

Detailed Information

In an installation scenario integrated with SAP S/4HANA Cloud, the import command creates (or maintains) into the Core Database a WS destination. The SAP CC system uses one or more WS destinations to communicate with the relevant systems for BIT loading purpose.

Important

Refer to the SAP CC Tuning Guide for more information about the mandatory and optional settings, the security settings, examples, and recommendations.

File Format

Each line of the text file represents a configuration detail. A single-line comment begins with the hash (#) symbol.

Use

You use this command to:

  • Set up the initial WS destinations during the project implementation phase
  • Maintain the WS destinations during the productive operation phase when an SAP system is added to the system landscape

Procedure

  • If WS destinations already exist, use the export command to save the current settings to a file. Otherwise, you can use the ws.destination.sk template file available in the exe/uc/<OS>/CC_CORE_SERVER/config/s4hc subfolder of the SAP Central Repository.
  • Edit the file and set up the new WS destination information
  • Save the file and import the file

Notes

  • The name of the WS destination must be unique in the Core Database
  • The import operation makes changes to the Core Database that are not immediately taken into account by the instances. Therefore, you need to restart all the concerned server instances.

Authorization

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.

In Scope

Management of the WS destinations used for BIT loading in an installation scenario integrated with SAP S/4HANA Cloud
delete - To delete a WS destination from the database
export - To export a WS destination from the database to a file
import - To import a WS destination into the database
list - To list the available WS destinations