Hi everybody,
I am getting an extrange problem at the integration directory in a pi 7.31 single stack.
Whenever I try to update a comunication channel, I get the following message in a popup after pushing the "save" button:
Runtime error (RuntimeException). See details
See error logs for details
At the logviewer I see the following error messages:
javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: sap.com/com.sap.xi.repository, BC-XI-IBD) ASJ.ejb.003001 Principal: PIDIRPIP (authentication method: password), policyContextID: sap.com/com.sap.xi.repository*com.sap.xpi.ib.server.jar, permission.name: AuthorizationBean, permission.actions: isAdministrator,Remote,
javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: sap.com/com.sap.xi.repository, BC-XI-IBD) ASJ.ejb.003001 Principal: PIDIRPIP (authentication method: password), policyContextID: sap.com/com.sap.xi.repository*com.sap.xpi.ib.server.jar, permission.name: AuthorizationBean, permission.actions: isContentOrganizer,Remote,
javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: sap.com/com.sap.xi.repository, BC-XI-IBD) ASJ.ejb.003001 Principal: PIDIRPIP (authentication method: password), policyContextID: sap.com/com.sap.xi.repository*com.sap.xpi.ib.server.jar, permission.name: AuthorizationBean, permission.actions: isSupportUser,Remote,
javax.ejb.EJBAccessException: ASJ.ejb.005045 (Failed in component: sap.com/com.sap.xi.repository, BC-XI-IBD) ASJ.ejb.003001 Principal: PIDIRPIP (authentication method: password), policyContextID: sap.com/com.sap.xi.repository*com.sap.xpi.ib.server.jar, permission.name: AuthorizationBean, permission.actions: isCmsServUser,Remote,
The roles the PIDIRPIP user has are :
SAP_XI_ID_SERV_USER
and
SAP_SLD_CONFIGURATOR.
According to this link, the roles assigned seems to be corrects...
Standard Users (AEX) - SAP NetWeaver Process Integration Security Guide - SAP Library
¿Does anyone knows why I am getting this error?
Thanks for your help.