cancel
Showing results for 
Search instead for 
Did you mean: 

CPA cache refresh error

Former Member
0 Kudos

Hi All,

While doing CPA cache refresh by

http://<host>:<port>/CPACache/refresh?mode=full

the following message is dislayed

403 Forbidden SAP J2EE Engine/7.00

You are not authorized to view the requested resource.

What is the authorization needed for doing CPA cache refresh..?

If i tried with Admin user also, same error message is coming.

Suggest some solution in detail.

Regards

JSAP

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Use the user PIDIRUSER / XIDIRUSER or a user with similar authorization

Regards,

Prateek

Former Member
0 Kudos

Thanks,

works for me.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi! JSAP JSAP,

Even I faced this problem recently that uanbelt o login into CPA Cache refresh URL and getting access forbidden.

First check whether respective roles are assigned or not.

CPA Cache Referesh Link: http://HOST:PORT/CPACache/refresh?mode=full

J2ee ABAP

xi_af_cpa_monitor = SAP_XI_MONITOR_J2EE, SAP_XI_ADMINISTRATOR_J2EE, SAP_XI_CONFIGURATOR_J2EE, SAP_XI_DISPLAY_USER_J2EE

xi_af_cpa_invalidate = SAP_XI_ID_SERV_USER

Then try doing cache refresh

According to my inf another thing this CPA cache refresh is using in Old Service packs but for recent SP20and SP22 you can do whether from Integration Builder page --> ADmnistration tab then do CPA Cache refresh and also do go to SXI_CAche in SAP logon pad and do Adapter cache refresh okay

I hope this inf is useful to you

Reward Points if useful

Thanks

Amar Srinivas ELi