What is cache and how many types of caches are there in xi and what are their purposes?
Answer Posted / Shivaji Pratap Singh
Cache in SAP XI refers to a temporary storage area used to improve the performance of integration processes. There are three main types of caches:
1. Intermediate Document (IDoc) Cache: Stores IDocs before they are processed or after they have been processed, reducing the load on the database.
2. Java Object Cache: Temporarily stores Java objects created during message processing to avoid repeated object creation and improve performance.
3. Message Cache: Holds messages that cannot be immediately processed due to system limitations or errors. Messages in the cache are reprocessed later when resources become available.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category