![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
delete system alias | |
deletes the credentials pack for a system and alias from the BGS More... | |
list_entries system | |
lists the stored aliases for a system More... | |
read system alias | |
reads the credentials pack for a system and alias from the BGS More... | |
store system alias content_dict | |
stores the content_dict for a system and alias in the BGS More... | |
Credentials::delete | system alias | ||
deletes the credentials pack for a system and alias from the BGS
BGS needs to be running and accessible
system | name of the system, e.g. sap |
alias | unique name of the credentials pack |
Credentials::list_entries | system | ||
lists the stored aliases for a system
BGS needs to be running and accessible
system | name of the system, e.g. sap |
Credentials::read | system alias | ||
reads the credentials pack for a system and alias from the BGS
BGS needs to be running and accessible
system | name of the system, e.g. sap |
alias | unique name of the credentials pack |
Credentials::store | system alias content_dict | ||
stores the content_dict for a system and alias in the BGS
BGS needs to be running and accessible
system | name of the system, e.g. sap |
alias | unique name of the credentials pack |
content_dict | credentials pack to store |