cancel
Showing results for 
Search instead for 
Did you mean: 

Interface test in PI 7.1

Former Member
0 Kudos

Hi Experts

I am working on a Proxy to SOAP (Syncronous) scenario, I am testing this scenario by creating the Claim at ECC, and the data comes into PI and it goes out to the external vendor

But I want to change the Request Message from Proxy to my own test message (Provided by the Vendor) and send it to the same web service

How can I test the scenario from End to End (at least from PI to Web service call), where should I need to give the test data to complete the testing

Please let me know

Thanks

PR

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

PR

Former Member
0 Kudos

You can test on Monitoring Workbench >> component monitoring integration engine >> Tab Test message and put your values of your receive determination and the payload.

Former Member
0 Kudos

There is BPM in XI which receives the message from sender, Can you please let me know the parameters which needs to be given in the header part.

Thanks

PR

Former Member
0 Kudos

Give Sender Component, Interface name, Interface namespace - mandatory entries.

You can also provide your receiver component, but this is optional.

Put in the payload and do the test.

regards,

Neetesh

Former Member
0 Kudos

Well is according your receiver determination

SenderParty , Serder Service

ReceiverParty " your BPM" and the service.

the interface =(e.g REMADV.PEXR2002) and the namespace.

User and Password.

And paste the your XML Payload

Former Member
0 Kudos

What should I speciy in the Send message to :

Do I need to need to give the Web service which I am using,

Thanks

PR

Former Member
0 Kudos

Well some paramerters are optionals.. the parameters necesary in *

Former Member
0 Kudos

The "Send Message To" field contains the address of the selected component as the default value. You can overwrite this address.

Regards,

Neetesh