Symptom
In hybris version 6.3 Basic Authentication is implemented in both directions between Data Hub and SAP Hybris Commerce. The credentials configured in Data Hub must also be configured in Data Hub Adapter in order for them to communicate.
OAuth authorization between Data Hub and Data Hub Adapter requires that you configure an OAuth client.
The default port of oauth is 9002, so if your oauth port is different an exeption would happen like below:
Caused by: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection timed out (Connection timed out) (local port 57757 to address 0.0.0.0, remote port 9002 to address 10.17.1.123)
at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:287) ~[jersey-client-2.23.2.jar:na]
at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:252) ~[jersey-client-2.23.2.jar:na]
at org.glassfish.jersey.client.JerseyInvocation$1.call(JerseyInvocation.java:684) ~[jersey-client-2.23.2.jar:na]
at org.glassfish.jersey.client.JerseyInvocation$1.call(JerseyInvocation.java:681) ~[jersey-cli
Read more...
Environment
Hybris version: 6.3
Datahub version : 6.3
Product
Keywords
KBA , CEC-SCC-INT-HUB , Data Hub , How To
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.