Steps to Perform CPA Cache Refresh in SAP PI System

You need to perform a CPA cache refresh in the SAP PI system because you have encountered an error related to the integration scenario. This could be related to the post system migration, system refresh and etc.

Open the web browser and use the following URL,

http://[HOSTNAME]:[PORT]/CPACache/refresh
  • delta
    • Triggers a delta cache refresh
  • full
    • Triggers a full cache refresh. Note that only limited message processing is possible during a full cache refresh.

The full mode of CPA cache refresh will take longer time compared to the delta refresh.

For our case, we have choose to run the full mode CPA cache refresh.

Click on Send.

The status below shows the completion of CPA cache refresh.

If you need to check the status of the CPA cache refresh, you can use the following URL,

http://[HOSTNAME]:[PORT]/CPACache

The cache update history will show the past of CPA cache refresh execution.

Reference

  • 741214 – Troublesh. during cache update of the J2EE CPACache service
  • 2621829 – How to Perform CPA Cache Refresh in PI
  • 780747 – Cache overview displays errors

You May Also Like

Leave a Reply?