Hi, experts.
I am using the sap netweaver 7.52 developer version. (by using virtual machine)
The final goal is to register the cds view as an odata service and expose it to the sap analytics cloud.
I followed this guide
(https://www.youtube.com/watch?v=1GJrbih7Rtg),
and I followed this guide
(https://blogs.sap.com/2022/07/18/how-to-connect-on-premise-sap-to-btp-using-sap-cloud-connector/)
but I always get the result "Not reachable" in the maping stage of cloud to on-premise.
The error log indicates "UnknownHostException: (vhcalnplci)"
but the host of my on-premise environment is clearly "vhcalnplci".
I also checked the hostname on linux. I don't know what the problem is.


