cancel
Showing results for 
Search instead for 
Did you mean: 

persistence

Former Member
0 Kudos

Hi,

what does the term persistence mean from XI perspective?

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

SAP XI always persists asynchronous messages in the runtime persistence layer, whereas synchronous messages can only be persisted if errors occurred or for logging purposes in the Integration Engine. Only successfully processed asynchronous messages in the persistence layer can be archived or deleted. Messages with errors are never automatically deleted, but only manually by administrators

The Integration Server, the Adapter Engines, and the PCK have a runtime persistence layer for short-term storage of executed messages and an archiving component for long-term storage. The Integration Server uses the ABAP part of the SAP Web Application Server (AS), and the Adapter Engine and the PCK use the J2EE part of the SAP Web AS.

http://help.sap.com/saphelp_nw04/helpdata/en/84/6f29658e7aed4c9317b6be03e8b050/frameset.htm

XI have persistance at each layer of message transport using Async mode of transport.

Nanda

Nanda

Former Member
0 Kudos

Hi ,

Persistence in XI perspective is a kind of rollback.

See this thread ..probably you can understand...

Sekhar