![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API 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... | |
Commands to edit the license server connection configuration of a BGS.
CONFIGURATION::MANAGER::LicenseServer::getHostName |
Returns the host name of the license server in the BGS configuration.
none |
References CONFIGURATION::MANAGER::Util::getConfigKey().
CONFIGURATION::MANAGER::LicenseServer::getPortNumber |
Returns the port number of the license server in the BGS configuration.
none |
References CONFIGURATION::MANAGER::Util::getConfigKey().
CONFIGURATION::MANAGER::LicenseServer::setHostName | HostName | ||
Sets the host name of the license server in the BGS configuration.
HostName | host name of the license server |
References rcwd(), and CONFIGURATION::MANAGER::Util::setConfigKey().
CONFIGURATION::MANAGER::LicenseServer::setPortNumber | PortNumber | ||
Sets the port number of the license server in the BGS configuration.
PortNumber | port number of the license server |
References rcwd(), and CONFIGURATION::MANAGER::Util::setConfigKey().