cancel
Showing results for 
Search instead for 
Did you mean: 

How to get the wsdl file using curl

0 Kudos
2,311

First time doing the SOAP web services, SAP. I am working on to create an SOAP interface. I used this command line to get the wsdl file: curl --insecure https:\\example.xy\1100w33_check_decl_binding?sap-client=500 -u "apiuser:password01" > sample.wsdl

I am getting an error "Logon error message", but the thing is, I already indicate my username and password. So, when I check the URL from the browser, I need to login twice before I can access the url. Is there any adjustment that I need to do with my codes?

Accepted Solutions (0)

Answers (0)