cancel
Showing results for 
Search instead for 
Did you mean: 

SOAPSender channel stopped but requests reaching PI - problem

josmiguel_jimenez
Discoverer
0 Kudos

Hi experts,

I have a problem with a SOAP ---- PI ---- AbapProxy synchronous scenario. The third party is sending requests to the soapsender channel every second so I've been forced to stop the channel. However I still see "Request received for a channel".


¿Are these requests being discarded or queuing in the system? ¿Should I also have the channel inactive in ID? I can't contact the third party to stop sending requests until tomorrow so I'm scared about starting the channel and having a huge amount of incoming requests ready to be processed.

Thank you very much.

Accepted Solutions (1)

Accepted Solutions (1)

dhivakar
Participant
0 Kudos

Hi Jose,

These requests could have send an error response to the Third Party.

Since the scenario is synchronous, the Third Party might have schedule a job to push the message until it get the correct/success response updated into their system.

As you have already stopped the communication channel, this messages will be discarded and won't be in a queue in PI system. Once you start the channel, according to the configuration setup in third party the messages will be resent from the system. These messages won't be lost anywhere or won't reach the PI.

Hope this helps

Regards,

Dhivakar.

josmiguel_jimenez
Discoverer

Hi dhivakar,

Pretty helpful your reply! requests are not going to collapse the system since they are being discarded.

Many thanks.

José Miguel.

Answers (0)