cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP client error 403- forbidden

Former Member
0 Kudos

Hi Experts,

I got a message which got stuck in PI. I tried to reprocess the message but unable to reprocess it. The message failed during the maintenance and we are unable to reprocess the message. By checking the trace its displaying as messaging system is unable to connect. Please find the attachment. Can you please help us how to reprocess the message from PI and make it as successful one.

thanks,

Srinivas.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Srinivas,

You need to reprocess the failed message. This is allowed only if it is asynchronous. For that you need to select the failed message & clcik on the restart button.

If it is synchronous, then you cant restart the message. In this case, you need to get the message resent from you source system. 

Regards,

Ashish

Former Member
0 Kudos

Hi Srinivas,

Please check the thread http://scn.sap.com/thread/3181740 is of same type issue.

Regards

Raj

former_member184789
Active Contributor
0 Kudos

Hi,

It seems like the path sap/xi/engine not active in SICF in Sender/Receiver System. Check it in the systems. Could you describe what is your scenario like..Are you using proxy etc..

Former Member
0 Kudos

Hi Adarsh,

I am using ECC as sender and at target side we are using SOAP adapter. By the way the messages which were flown after the failed messages are all successful. Only 1 message failed in PI.

nabendu_sen
Active Contributor
0 Kudos

Hi Srinivas,

From RWB, you can trigger the inbound payload to reprocess:

http://XXXX:PORT/rwb/index.jsp --> Component Monitoring --> Integration Engine --> Test Message. It is not advisable to perform this in Production. In that case, sender needs resend the transaction.