cancel
Showing results for 
Search instead for 
Did you mean: 

E2E Testing

Former Member
0 Kudos

Hi Experts

i am confused how to perform End to End testing for my Scenario. In my scenario, sender is the JMS and Receiver is the R/3 (IDOC). Both the sender n receiver structures are same , so we havent used any mapping and there is no IR part involved here.

earlier i tried testing the message from RWB, by pushing the message from RWB, i find it sucessful in Moni and also at the R/3 side, the data is being populated for the IDOC.

Now i want to perform E2E Testing.

I have been provided with the credentials for the JMS Adapter, such as "JNDI Lookup Name of QueueConnection Factory,JNDI Lookup Name of JMS Queue,Name of JNDI Initial Context Factory,JNDI Server Address".

please help me out

tahnx in advance

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

First make sure that the JMS drivers are installed on PI. Then configure the sender channel based on this

http://help.sap.com/saphelp_nw04/helpdata/en/f4/2d6189f0e27a4894ad517961762db7/frameset.htm

There should be a separate team maintaining the JMS application. Once configuration is done from your side you may ask them to send the message.

Regards,

Prateek

Answers (0)