![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
|
Commands to edit the job agent configuration of a GS. More...
Functions | |
checkJobAgentConfiguration JobAgentConfiguration | |
Checks if a job agent configuration defines all required settings. More... | |
getJobAgentList | |
Returns a list of the currently configured job agents of a GS. More... | |
setJobAgentList ListOfJobAgents | |
Sets the list of configured job agents. More... | |
Commands to edit the job agent configuration of a GS.
CONFIGURATION::MANAGER::JobAgent::checkJobAgentConfiguration | JobAgentConfiguration | ||
Checks if a job agent configuration defines all required settings.
JobAgentConfiguration | list containing all required settings (key value pairs) for the job agent configuration |
Referenced by setJobAgentList().
CONFIGURATION::MANAGER::JobAgent::getJobAgentList |
Returns a list of the currently configured job agents of a GS.
none |
References CONFIGURATION::MANAGER::Util::getConfigKey(), and rcwd().
CONFIGURATION::MANAGER::JobAgent::setJobAgentList | ListOfJobAgents | ||
Sets the list of configured job agents.
ListOfJobAgents | list of agents (one dict for each agent) |
References checkJobAgentConfiguration(), CONFIGURATION::MANAGER::Util::getConfigKey(), rcwd(), and CONFIGURATION::MANAGER::Util::setConfigKey().