cancel
Showing results for 
Search instead for 
Did you mean: 

HTTPS client required

Former Member
0 Kudos

Hello,

I want to implement HTTPS sender but dont have a tool which can send an attachment over HTTP to PI.

Please provide information.

Regards,

Vishal K

Accepted Solutions (1)

Accepted Solutions (1)

former_member184681
Active Contributor
0 Kudos

Hi,

Personally I prefer using SOAP UI for that purpose. It comes with wide range of possiblities, including SOAP, HTTP and HTTPS connections. And it is really intuitive to use. And finally - it is free

Regards,

Greg

Answers (4)

Answers (4)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

If you are interested to play around using free and standard soap clients, there are many to learn and use.  You might want also to see this link. This link contains suite of web service related tests that are very handy. You can try tools like GenericSOAPClient, WSDL Validator, Soap attachment and so.

http://www.soapclient.com/SoapTools.html

You can rely on SOAPSONAR too. But it has two versions. Free edition does not support attachments.

0 Kudos

Hi Vishal,

First things first, ensure the certificates are updated within a valid date (not expired).

Then, ensure the correct server certificate is present in the TrustedCA keystore view of NWA. Also ensure you have done all the steps described in the URL below:

Security Configuration at Message Level
http://help.sap.com/saphelp_nwpi71/helpdata/EN/ea/c91141e109ef6fe10000000a1550b0/frameset.htm

If the end point of the SOAP Call (Server) is configured to accept a client certificate(mandatory), then make sure that it is configured correctly in the SOAP channel and it is also within validity period.
(This certificate is the one which is sent to Server for Client
authentication)

Kind regards,

Caio Cagnani

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

I want to implement HTTPS sender but dont have a tool which can send an attachment over HTTP to PI.

As far as I know, the Plain HTTP Adapter does not support attachments. You should you the Sender SOAP Adapter instead. Now, as for a tool, you can follow the suggestions of the posters above.

Hope this helps,

Mark

Former Member
0 Kudos

Hi Vishal,

Please see the following link for an answer to your question:-

http://scn.sap.com/thread/3153190

Thanks,

Atul.