Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Create Abap Proxy from a https url

Former Member
0 Kudos

Hi all,

I have to create an abap proxy from a wsdl with an HTTPS url.

The system always give me an error.

Is there any particular configuration to be done for HTTPS. I already created abap proxy from HTTP url and they work fine.

Any suggestion?

Thanks in advantage

Enzo

1 REPLY 1

franois_henrotte
Active Contributor
0 Kudos

when you try to access to an HTTPS resource you have to authenticate

not sure if you're able to authenticate when you try to reach the WSDL...

what I would do is download the WSDL file then point to it locally