Hi Ulrich,
Thank you for your reply.
The aim of the exercise is to get rid of our good old friend named "Cross-Domain-Scripting". When I execute the application and it calls the JSON Rest services on the customers Portal, it returns the normal expected Source and Target domains are not the same so the request is not allowed.
We used us1.hana.ondemand.sap.com as the Landscape Host when we configured the SCC..
The problem as I see it is that our Cloud Connector is on a server that also resides outside of the customers network. If I declare the Portal in the SCC I get a "green" status indicator that tells me that the connection is most likely valid.
I use the Virtual Host name and port to declare an on-premise destination in the HCP Cockpit. From my understanding, the WEBIDE is supposed to now use this destination to look up and dispatch calls to the back-end servers via the SCC.
I think the problem is that I VPN into the Office Network and I think that the SCC cannot tunnel through this connection to the customer's network. I suppose I have to go into the office and test this theory.
Alternatively I have to install a "Localhost" copy of the SCC so that I can have the WebIDE route directly through my Laptop which is connected to the customers network.
Hope this clarifies my predicament.