Hi All,
I am quite new to SAP SOAP, I have tried to implement the VIES webservice (to check NII VAT registration number in EU) in SAP but I am facing issues :
- Generation of the proxy, the WSDL was not accepted, I found out that by using Transaction SPROXSET and adding the entry NO_RPC_STYLE =X (OSS 1801866) my WSDL was now accepted.
(the WSDL works perfectly in SOAPUI the WSDL can be found here or in the attached document)
In SOAMANAGER I tried to create the Port via the WSDL but it failed.
So I tried to create it manually, and then my new issue.
This service is using an HTTP not HTTPS address so which type of authentication should I choose ?
When I am using user/password the response is HTTP 401 not authorised
When I try the second option SAP Authentication Assertion Ticket The Ping Result is returning (
SRT Framework exception: Service Ping ERROR: Error when calling SOAP Runtime functions: SRT: Processing error in Internet Communication Framework: ("connection to partner broken") | |
|
When I tried the third method X.509 it is saying that the protocol shall be HTTPS
Has anybody managed to implement this webservice in SAP ? I read other post where everything was accepting the WSDL smoothly but it seems to have changed ....
I am working on a SAP ECC 6 with ABAP 740 006.
Thanks for you advice and time
Best regards
Stephane