cancel
Showing results for 
Search instead for 
Did you mean: 

How to test the integrated configuration?

Former Member
0 Kudos

Hi Guys,

I have created a integrated scenarion and i want to know how can we test it from the RWB. I am getting the errors when i post the payload from the test tab to the adapter engine.

Thanks,

Srini

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Post your payload to Integration engine for testing not on adapter engine.

The mappings will be executed only if you post it in Integration engine.

Inder

Former Member
0 Kudos

Hi kulwinder,

The integrated configurtion is suppose to process locally only on the Adapter Engine by passing the ABAP Engine then in such case why wei need to post it to the integration engine.

Thanks,

Srini

Former Member
0 Kudos

Hi,

Sorry, I beleive you are working on PI 7.1. Am i rght ?

Why dont you use Test Configuration tool in integration Dresctory ?

Inder

Former Member
0 Kudos

Hi Kulwinder,

Yes. I am on PI 7.1.

I have tested from the test configuration tool and my configuration is working fine but i want to post the payload send the data to the target system and get the response and validate the response and i dont think we can do this in ID.

Thanks,

Srini

Former Member
0 Kudos

Whatz your sender and receiver adapter ?

Inder

Former Member
0 Kudos

Soap adapter both on the sender and receiver side

Former Member
0 Kudos

Hi,

the values that you have in your integrated configuration you paste in that value from the test tab in RWB

regards,

lpbuff

Former Member
0 Kudos

Hi,

If you have SOAP as both sender and receiver... You should use some externale tool like xmlspy or Microsoft infopath and use the generated wsdl file. I dont think you can test it from RWB.

I never used this concept but theoretically we cannot send data directlt to adapter engine or integration engine while using this concept as we cannot send data to Integration engine, neither we can bypass the sender SOAP channel

Thanks.

Regards

Inder

Former Member
0 Kudos

Thanks Kulwinder and i think that would be the only way to test it. I appreciate your help.

Srini

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Srinivas,

Integrated scenario can be run only for those adapters which lies on the adapter engine. This can be tested from end to end using sender channel onlybecause in RWB testing, u cant test it using the test tab of integration engine because that is used to put the message on the pipeline entry URL. But in case of integrated scenario , the message processing happens in the Advance adapter engine. The message doesnt pass from the Integration engine and So the message which are executed as integrated scenario are not available in the SXMB_MONI also.

This is a feature in PI 7.1. This enhance the performance and all the steps i.e

1) Receiver determinatiom

2) Interface determination

3) Sender agreement

4) receiver agreement

are present under a single object (Intrgrated scenario) which is cached in the adapter engine cache.

Hope this clear the Integrated scenario concept.

Thanks

Ajay

Former Member
0 Kudos

Hi Ajay,

I appreciate your detailed explanation.

Thanks,

Srini

Former Member
0 Kudos

hello,

which error do you have?

regards,

lpbuff

Former Member
0 Kudos

Hi,

I am uable to login to my server right now as there are some activities by Basis guys. Can you explain in general is this the way to test it ?

Thanks,

Srini

Former Member
0 Kudos

Sure,

- Go to RWB -> integration engine -> test tab

- Copy the values from your receiver determination.

- And the user & password that you have to PI

- paste your payload (is better to save it)

- Finally send....=)

regards,

lpbuff

Former Member
0 Kudos

Hi ibuff,

I did not create any receiver determination as it is integarted configuration.

Thanks,

Srini

Former Member
0 Kudos

Oh....sorry is in PI7.0...

Well the values that test tab need are in your integrated config.

regards,

lpbuff