SAP IBP Connection Objects
SAP IBP Agents require login data to connect to the SAP Integrated Business Planning (IBP) system. To be able to create SAP IBP Schedule Jobs and execute them on the SAP IBP system without leaving the Automation Engine, developers and object designers must assign them Connection (CONN) objects. As an administrator user, you create the SAP IBP Connection objects that provide the required connection data. For more information, see Connection (CONN).
Besides the standard object definition pages, this Connection object has an additional SAP IBP object specific page which contains a Connection and a Proxy section.
Connection Section
In this section, you define the parameters relevant for the connection to the SAP IBP system.
-
Host Name
Host name or IP address of the SAP IBP host to which you want to connect.
-
Authentication Type
Authentication type for the SAP IBP connection.
-
Username
Communication user name with privileges to access the SAP IBP system API.
-
Password
Password of the user used for basic authentication on the SAP IBP system.
Proxy Section
If the SAP IBP system is behind a proxy server, you define the parameters relevant for the connection to the SAP IBP system in this section.
-
Proxy Host Name
Host name or IP address of the proxy server to which you want to connect.
-
Proxy Port
Port used by the proxy server.
-
Proxy Username
User name used to authenticate the proxy server.
-
Proxy Password
Password of the user used to authenticate the proxy server.
See also: