cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SOAP Client

Former Member
0 Kudos

Hi all,

I am using SAP SOAP client tool to test the webservice.but here my Interface is Asynchronous .Can anyone tell me what are the parameters i need to give here.

thanks,

krishna.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

It does not matter id your web service is synchronous or asynchronous - it does not change the parameters you need to fill.

The following list the minimum params to be filled out:

HTTP communication:

- Target URL

- SOAP action (only if applicable)

HTTPS communication (in addition to above):

- Client cert & password

- Trust store & password

Best Regards,

Daniel