T4S4  18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
CONFIGURATION::MANAGER::LicenseServer Namespace Reference

Commands to edit the license server connection configuration of a BGS. More...

Functions

 getHostName
 Returns the host name of the license server in the BGS configuration. More...
 
 getPortNumber
 Returns the port number of the license server in the BGS configuration. More...
 
 setHostName HostName
 Sets the host name of the license server in the BGS configuration. More...
 
 setPortNumber PortNumber
 Sets the port number of the license server in the BGS configuration. More...
 

Detailed Description

Commands to edit the license server connection configuration of a BGS.

Function Documentation

◆ getHostName()

CONFIGURATION::MANAGER::LicenseServer::getHostName

Returns the host name of the license server in the BGS configuration.

Parameters
none
Returns
host name of the license server

References CONFIGURATION::MANAGER::Util::getConfigKey().

◆ getPortNumber()

CONFIGURATION::MANAGER::LicenseServer::getPortNumber

Returns the port number of the license server in the BGS configuration.

Parameters
none
Returns
port number of the license server

References CONFIGURATION::MANAGER::Util::getConfigKey().

◆ setHostName()

CONFIGURATION::MANAGER::LicenseServer::setHostName   HostName  

Sets the host name of the license server in the BGS configuration.

Parameters
HostNamehost name of the license server
Returns
nothing

References rcwd(), and CONFIGURATION::MANAGER::Util::setConfigKey().

◆ setPortNumber()

CONFIGURATION::MANAGER::LicenseServer::setPortNumber   PortNumber  

Sets the port number of the license server in the BGS configuration.

Parameters
PortNumberport number of the license server
Returns
nothing

References rcwd(), and CONFIGURATION::MANAGER::Util::setConfigKey().