cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to check backend & cloud connectivity for Data Provisioning Agent

SAPSupport
Employee
Employee
0 Likes
407

How to check backend and cloud connection details for Data Provisioning Agent? 

Background: We're moving our DP agent from on prem to 3-rd party cloud provider, and we'd like to know the hosts that have to included in the Firewall configuration.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes
  • The DP agent itself is using 2 ports of its host - admin + listener ports.
    • These are visible in the dpagentconfig.ini file, or in the dp agent configuration tool.
      • dpagentconfig.ini: framework.listenerPort and framework.adminPort
      • Configuration tool: Option 3 (Agent Preferences) -> Option 1 (Display Agent Preferences).
  • The DP agent can connect to ONE target HANA system through a single host + port..
    • You can check this in the dpagenconfig.ini as well. Look for the hana.server and hana.port values.
  • The dp agent can connect to multiple remote systems (sources)
    • These connection details can be checked from web based dev workbench / HanaStudio / DB explorer, or any other DB management tool you're using on the target system. Open Provisioning -> Remote Sources, click into any remote source and check the remote source configuration window that opens. hostname, IP + port, and every other details will show up there

Answers (0)