Hi,
I have deploy on HCP a Java application that connects to a Neptune System.
Locally and not going trough cloud connector, it works, I can see a form from Neptune embedded into a i frame, but once I try on my app deployed on HCP I get the following error:
Error 403 Unauthorized
<span style="font-size: 12pt;">"Access denied to system xxxxx:1234. In case this was a valid request, ensure to expose the system correctly in your SAP HANA Cloud connector."</span>
<span style="font-size: 12pt;"><br></span>
- Cloud connector doesn´t show any error on logs.
- Destination has the following configuration:
#Password=XXXXXX
#
#Tue May 19 10:28:41 UTC 2015
Name=outbound-neptune-destination
URL=http\://xxxx\:1234
ProxyType=OnPremise
Type=HTTP
CloudConnectorVersion=2
Authentication=BasicAuthentication
User=XXXXXX
I don't know if I am missing a parameter on the destination or on cloud connector. Maybe someone can help.
My thanks in advance!
Regards