cancel
Showing results for 
Search instead for 
Did you mean: 

Client to send HTTP post request with attachment!

Former Member
0 Kudos

Hi Experts,

Please let me know, do you have any client like SAP SOAP client/ HTTP client to send HTTP post

request with attachment?

Thanks.

Karthik

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

I found the client - SAP SOAP UI Client!

Former Member
0 Kudos

Thats a good idea.

But how do we add attachment to the SOAP receiver of the first scenario. May be I should a Payloadswap bean?

stefan_grube
Active Contributor
0 Kudos

You can use the file adapter with additional files, the additional file becomes the attachment.

stefan_grube
Active Contributor
0 Kudos

You could use the receiver SOAP adapter as client

Create a scenario file 2 soap, this allows attachments as well.

Regards

Stefan

madanmohan_agrawal
Contributor
0 Kudos

>>do you have any client like SAP SOAP client/ HTTP client to send HTTP post

>>request with attachment?

Yes,

You can find HTTP Client in below link.

http://msdn.microsoft.com/en-us/netframework/aa569263.aspx

Regards,

Madan Agrawal

Former Member
0 Kudos

Kindly see this [http://help.sap.com/saphelp_nw04/helpdata/en/b3/d32d9ae305c24ab3a400b4cfb3ec94/frameset.htm]