cancel
Showing results for 
Search instead for 
Did you mean: 

test HTTP

Former Member
0 Kudos

how to test http scenario?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

U can test using any of the method.

1) HTML code to create HTTP Client:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca4...

You can also use the Wfetch application by Microsift for the same..

download the same from below link

http://www.iisfaq.com/Default.aspx?tabid=2975

2) Got to RWB-> communication monitoring and test message tab.

Chirag

Answers (4)

Answers (4)

former_member537867
Active Contributor
0 Kudos

Hi Rahul,

Altova XML spy - trial version can be used for testing purpose and it can be downloaded from their site.

Google it.

Take care of following things:

1.) Try to see if ActiveX Controls are blocked when you start the HTTP Client..if its blocked then your

HTTP Client will not send data to XI...Make sure to allow ActiveX Controls..

Another way of sending :

2.) when you send messages either from HTTP Client or RWB( Integration Server->Test Messages) messages

must appear in SXMB_MONI.

Following PDF code will provide Sample Http Client HTML code was originally introduced by Joachim Orb for education purpose.

You can find a description here:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6...

48cc8

Plz do refer the following links for some guidance and have the links for http client.

/people/kausik.medavarapu/blog/2005/12/29/csv-file-lookup-with-http-request-and-response-in-xi

http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/frameset.htm

/people/siva.maranani/blog/2005/09/15/push-data-to-mvc-architectured-application-using-xi

Test tool

HTTP Adapter:

/people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii

/people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit

This link gives you a sample HTML code to create HTTP Client:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca4...

Regards,

Vinod.

Edited by: Vinod Reddy on Jun 26, 2008 11:49 AM

Former Member
0 Kudos

use RWB to test HTTP by providing http settings there

Former Member
0 Kudos

Hi,

there are HTTP clients are available in the market you have to use those to test.

Regards

Former Member
0 Kudos

Hi,

Check with this

/people/community.user/blog/2006/09/19/xi-webservice-studio--a-plain-jane-soap-tool

Thanks

Vikranth