cancel
Showing results for 
Search instead for 
Did you mean: 

How to test my SAP PI Interface with JMeter

Former Member
0 Kudos

Hi All,

I want to test my message mapping performance with JMeter.

But i don't  know how to add my interface for testing in JMeter.

The flow of the interface is ECC==>PI==>Legacy System.

SO i have to trigger message to Integration engine from JMeter.

Can you please help me for this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Pavan,

     Did u check it before? Apache JMeter - User's Manual

Regards

Former Member
0 Kudos

Yes, I have checked.

I don't get idea of how trigger message with HTTP Sampler in JMeter, because we have header information like service interfac name, communication component, interface namespace. how we have to give these information in HTTP Sampler.

Normally we trigger from RWB and Integration Engine.

Former Member
0 Kudos

Hi Pavan,

plz chk the below link(point:10.2 Adding WebService Requests)

http://jmeter.apache.org/usermanual/build-ws-test-plan.html

....

Mutti

Former Member
0 Kudos

Hi Mutti,

The present scenario is not SOAP protocol, it's an IDOC to File.

So we have to send it to Integration Engine URL not to SOAP URL.

Former Member
0 Kudos

chk this link:

Apache JMeter - User's Manual: Building an FTP Test Plan:

http://jmeter.apache.org/usermanual/build-ftp-test-plan.html

...

Mutti