Hi,
I'm trying to develop a small application in HCP that will consume different SOAP/OData endpoints.
We have successfully created OData Clients using the available documentation in SAP Help.
In the HCP Documentation (example: SAP HANA Cloud Platform ) there is no real example regarding a SOAP Web Service.
Can we use the normal JAX-WS(or Apache CFX) procedure to develop a client without any limitation?
If true, where do we supply the HTTP Destination to the JAX-WS client generated? or do we simply have to retrieve the Destination URL? (using the Destination API classes) .
Best Regards,
Ricardo Martins