cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tool for testing inbound ABAP proxy

Astashonok
Participant
0 Likes
2,694

In old blogs and documentation I saw there was I tool for testing ABAP proxies which was report SPRX_TEST_INBOUND, but in my system I cannot find this report. I run Netweaver 7.0 EHP1 SP07. Is it deprecated? Is there any replacement?

I am aware of the possibility to test just from SPROXY transaction via F8, but I seek for more standalone tool which allows creating variants for testing.

Accepted Solutions (0)

Answers (1)

Answers (1)

Sathya_Gunasekaran
Contributor

1. You can create variants on SPROXY as well 🙂

2. SoapUI is one of the tools that you can try.

Astashonok
Participant
0 Likes

Could you please elaborate more on both points? How to create variant of inbound proxy? Now I should dig deep in SE80 every time I want to test my proxy, I want to do it faster.

Astashonok
Participant
0 Likes

Ok, got it about SoapUI, I was able to do this, but the question about variants is still pending