cancel
Showing results for 
Search instead for 
Did you mean: 

Delete holded record in Integration Server

0 Kudos

Hi

I had problem regarding to delete / resend record from e.g. Integrations server.

The record had status HOLDED and Engine = Adapter Engine

All record is send with option "Exactly Once In Order"

I had make a clean up for the same kind of record with status Delivering and System Error, but I can not get rid of the holded record.

I know that I had to be care full about deleting records, but this record is from our Dev. system, and we know the record had this state, because we had some problem with our system, it went down.

regards

Kim

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

case closed solved by my last mail

MichalKrawczyk
Active Contributor
0 Kudos

hi Kim,

you need to go this way to delete EOIO messages:

/people/stefan.grube/blog/2006/04/27/how-to-deal-with-stuck-eoio-messages-in-the-xi-30-adapter-framework

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

0 Kudos

Hi Michal

Your guide did not solve my problem.

I had still all my record in Holded. One record in Error, 1 record in Delivering in the Adapter Engine. I had tried to resend the record, but its not allowed. after that i tried to cancled the record, but the record is still in the queue.

The Audit log for the record did not reflect any change its still this from the 15.06.2007.

Success System Startup: Message successfully loaded into queue: AFWSend.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

you didn't say anything about delivering status...

you cannot do anything with that status

my point was supposed to help you with holding messages and it does

but only with holding messages and not with delivering

Regards,

michal

0 Kudos

We had solved the problem by adding

patch 15 SAP XI AFRCORE SP 19

SAPXIAF19P_8-20000273.SCA

SAPXITOOL19P_8-20000274.SCA

And after that we was able to delete the record with the wrong statment "holded"

And after that, we was able to delet the rest of the holding records.

Thank for helping me .

Kim