![]() |
T4S4
11.4 C6935 A22406
Teamcenter Gateway for SAP S/4HANA API Reference
|
Commands to edit the BGS connection configuration of a GS. More...
Functions | |
getHostName | |
Returns the host name of the BGS in the GS configuration. More... | |
getPortNumber | |
Returns the port number of the BGS in the GS configuration. More... | |
getSslPortNumber | |
Returns the SSL port number of the BGS in the GS configuration. More... | |
setHostName HostName | |
Sets the host name of the BGS in the GS configuration. More... | |
setPortNumber PortNumber | |
Sets the port number of the BGS in the GS configuration. More... | |
setSslPortNumber PortNumber | |
Sets the port number of the BGS in the GS configuration. More... | |
Commands to edit the BGS connection configuration of a GS.
CONFIGURATION::MANAGER::BasicGatewayService::getHostName |
Returns the host name of the BGS in the GS configuration.
none |
References CONFIGURATION::MANAGER::CommunicationChannels::getCommunicationChannel(), and tpwrite().
CONFIGURATION::MANAGER::BasicGatewayService::getPortNumber |
Returns the port number of the BGS in the GS configuration.
none |
References CONFIGURATION::MANAGER::CommunicationChannels::getCommunicationChannel(), and tpwrite().
CONFIGURATION::MANAGER::BasicGatewayService::getSslPortNumber |
Returns the SSL port number of the BGS in the GS configuration.
none |
References CONFIGURATION::MANAGER::CommunicationChannels::getCommunicationChannel(), and tpwrite().
CONFIGURATION::MANAGER::BasicGatewayService::setHostName | HostName | ||
Sets the host name of the BGS in the GS configuration.
HostName | host name of the BGS |
References CONFIGURATION::MANAGER::InstalledProductKeys::isInstalled(), CONFIGURATION::MANAGER::CommunicationChannels::setHost(), and tpwrite().
CONFIGURATION::MANAGER::BasicGatewayService::setPortNumber | PortNumber | ||
Sets the port number of the BGS in the GS configuration.
PortNumber | port number of the BGS |
References CONFIGURATION::MANAGER::InstalledProductKeys::isInstalled(), CONFIGURATION::MANAGER::CommunicationChannels::setPortNumber(), and tpwrite().
CONFIGURATION::MANAGER::BasicGatewayService::setSslPortNumber | PortNumber | ||
Sets the port number of the BGS in the GS configuration.
PortNumber | SSL port number of the BGS |
References CONFIGURATION::MANAGER::InstalledProductKeys::isInstalled(), CONFIGURATION::MANAGER::CommunicationChannels::setPortNumber(), and tpwrite().