cancel
Showing results for 
Search instead for 
Did you mean: 

Defining Interfaces and Retention Periods for Archiving

0 Kudos

Hello experts,

i just had a look on the retention period configuration of our integration engine, and i am wondering what is happening to messages which have got the "System error" or "Messages with errors canceled" status. As i couldn't find any information to this, i expect these messages stay infinitely. Is this right?

This is our actual ie configuration:

ARCHIVE PERSIST_DURATION ASYNC 14 1

ARCHIVE PERSIST_DURATION_UNIT ASYNC D D

DELETION MAX_VERSION BATCH_RETRY 20 800

DELETION PERSIST_DURATION ASYNC 14 1

DELETION PERSIST_DURATION HISTORY 21 30

DELETION PERSIST_DURATION SYNC 14 0

DELETION PERSIST_DURATION_ERROR SYNC 14 1

DELETION PERSIST_DURATION_ERROR_UNIT SYNC D D

DELETION PERSIST_DURATION_UNIT ASYNC D D

DELETION PERSIST_DURATION_UNIT HISTORY D D

DELETION PERSIST_DURATION_UNIT SYNC D D

So successfull sync and async messages should stay 14 days.

Async error messages should be deleted after 14 days.

And messages which use an interface which have been used in "define interfaces for archiving",

will be archived after 14 days as well.

Am i right?

Thanks in advance.

Kind regards,

Markus

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

This may be helpful to you [http://wiki.sdn.sap.com/wiki/display/XI/PIArchivingConceptual+Overview]

Regards,

Venkata S Pagolu

maciej_jarecki
Contributor
0 Kudos

Hi

Message defined for archiving are kept 14 days

Message async with succefull state are kept 14 days

Message sync with succefull state are kept 14 days

Message sync with NOT succefull state are kept 14 days

Message async with error, you have to cancel them manualy than they are archived.

Please remeber to set archiving also on Ecc that use proxy/idoc and also on Adapter Engine. If your company use BPM this also require addition cleaning job.

BR

Maciej

Eoin_Kierans
Product and Topic Expert
Product and Topic Expert
0 Kudos

Asynchronous messages in error will not be archived or deleted by the standard jobs. See note #872388 'Troubleshooting Archiving and Deletion in PI' . See section 4.k of this note for details on asynchronous messages in error.

Succesful messages which are running through interfaces defined for archiving in the section 'define interfaces for archiving' will be archived.

From your configuration succesful synchronous messages will be deleted after 14 days as will succesful asynchronous messages which have not been flagged for archiving.