Show TOC Start of Content Area

Background documentation IMPORTCONFIG  Locate the document in its SAP Library structure

Syntax

IMPORTCONFIG

Syntax

importconfig <-u user> <-p password> <-f development configuration file> <-r configuration root directory> <-c dtr client root directory> [-l local archive root path] [-k key store file for SSL connection]

Arguments

 

<-u user>

User name to log on to the development infrastructure.

<-p password>

User password to log on to the development infrastructure.

<-f development configuration file>

Path of the development configuration file to import.

<-r configuration root directory>

Directory in which the development configuration file shall be imported.

<-c dtr client root directory>

Stores the Design Time Repository (DTR) client relevant information in the specified directory.

[-l local archive root path]

In case of a development configuration without CBS, this option is used to specify the DC archive pool.

[-k key store file for SSL connection]

Key store file for SSL connection.

Description

Imports a development configuration file.

This command has the following effect:

The development configuration file will be used to create a development configuration under the path specified with option -r.

Note that the local archive root path has to be specified only if the development configuration has local-only state.

 

End of Content Area