Hi Guys,
I met an issue about destination access. It could be accessed from html5 app BUT Java App. The following details are captured for your reference. Could you please help look into it or share your experience on it?
I have
1. set up cloud connector (CC)
2. configured Access Control in CC
3. configured the destination (NoAuthentication m_SAP_CC) in Cockpit
4. tested in html5 app
In html5 app, the successful reply messages received.
But, when I tested it in Java app, it showed that
"HTTP Status 500 - Lookup of destination failed with reason: Name [m_SAP_CC] is not bound in this Context. Unable to find [m_SAP_CC].. See logs for details. Hint: Make sure to have the destination m_SAP_CC configured.
type Status report
message Lookup of destination failed with reason: Name [m_SAP_CC] is not bound in this Context. Unable to find [m_SAP_CC].. See logs for details. Hint: Make sure to have the destination m_SAP_CC configured.
description The server encountered an internal error that prevented it from fulfilling this request.
SAP
For this Java App, I
1. reused connectivity sample codes from SDK
2. replaced outbound-internet-destination with my own m_SAP_CC