cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc > PI > SQL - Still waiting acknowledgement

RafaelVieira
Active Participant
0 Kudos

Hi all, I have a problem in production with hundreds of messages. The sales order interface (which runs around 200 times/hour) got stucked after an error in a INSERT statement.

Interface IDOC > PI > SQL

Then the PI monitor shows the success flag but the Ack Status as the interrogative sign and a green ball, telling that all the sales order are under the status Still waiting acknowledgement.

I figured out that the problem might be in the message mapping that was just changed and transported.

So, how can I reprocess all of the orders the are still awaiting for the ack?

tks

Edited by: rvsilvax on Oct 12, 2011 11:39 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

RafaelVieira
Active Participant
0 Kudos

Solved.

Through Message service, deleted ack with errors, resent very next message with no error and all other got processed.

tks.