Show TOC Start of Content Area

Background documentation CONNECT  Locate the document in its SAP Library structure

Syntax

CONNECT

Syntax

connect <-c CBS URL> <-u CBS user> <-p password> [-t read timeout in milliseconds, e.g. 600000] [-f keystore file for SSL connection]

Arguments

 

<-c CBS URL>

The URL of the CBS to connect to.

<-u CBS user>

The name of the user to connect to CBS.

<-p password>

The user password to connect to CBS.

[-t read timeout in milliseconds, e.g. 600000]

Number of milliseconds until read timeout occurs.

[-f keystore file for SSL connection]

Path of keystore file used for SSL connection.

Description

Connects to a CBS.

 

End of Content Area