cancel
Showing results for 
Search instead for 
Did you mean: 

Messages in holding state even after cancelling the first message

former_member387652
Participant
0 Kudos

Hi Experts,

My scenario is file to IDoc where I used EOIO since a delay should be made for each line item to be posted as an IDoc for same reference number and everything is working well in QA & DEV environments, but I stopped the receiver comm channel in PI production just to avoid posting of messages to ECC prod. Unexpectedly some test files where placed in prod folder of sender side and all the messages went to holding state rather than failing since receiver channel is stopped I thought of cancelling the failed messages and start the new transactions. Please guide me to cancel the messages in holding state because go live is planned today and if they place new files they might also go to holding state since they are messages already in holding state.

Thanks,

Naveen.

Accepted Solutions (0)

Answers (2)

Answers (2)

Harish
Active Contributor
0 Kudos

Hi Naveen,

When you need to stop the scenario then best practice is to stop the sender channel or inactivate the sender channel.

For current situation you can go to pimon --> Message monitoring filter the message with your sender interface, sender service and receive interface. Then cancel the message from monitoring window.

refer the below page

https://help.sap.com/saphelp_nwpi71/helpdata/en/45/c9c6c57e745708e10000000a114a6b/content.htm

bhavesh_kantilal
Active Contributor
0 Kudos
  • After you have cancelled the Error Message, check for the first message in Holding State
  • Select this message and re-send the same, and all subsequent messages will be processed.

Refer this blog :