cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple Operations in a Single Interface - How To trace the Operations !!!

Former Member
0 Kudos

Hello PI Experts,

We have implemented an interface for Multiple Operations in the client proxy.

We are able to trigger the proxy for the diff methods of the class and the message is flowing to the desired Receiver correctly.

I have 2 queries regarding these mutiple operations workout :-

1. First thing I am curious about , how PI is knowing/handling the operation details i.e which operation needs to be carried out & routed to which receiver.

I had a good look at the SOAP Header Message , but there is no trace of the operation name that is being used.Only the Interface name is tracked over there.

I just want to know , how PI is handling & determining this whole stuff and where we can find out the operation name which is being used...as it should be mentioned somewhere in the message header.

2. Second one is if the sender is other than a webservice/proxy call, how can we make the operation specific calls from the sender for e.g if its a http call ?

Could you please help me out with this.

Thanks in Advance,

Sunil Kumar

Edited by: SUNIL DALAL on Nov 4, 2010 11:23 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member568822
Active Participant
0 Kudos

HI,

As what i know multiple operation is possible in PI7.1.

Former Member
0 Kudos

Yes, its possible no doubt..but how its playing with the operations can you please let me know.

Thanks,

Sunil

Edited by: SUNIL DALAL on Nov 8, 2010 2:26 PM