cancel
Showing results for 
Search instead for 
Did you mean: 

Error when showing custom POD Plugin

Former Member
0 Kudos

Hi,

I'm trying to write a custom POD-Plugin. When executing it within a custom POD (copied from OPERATION_TOUCH) the page only shows "An internal error occurred; contact technical support".

In the MII-Logviewer following messages can be found:

com.sap.xapps.oee.ejb.exception.OEELocalizedException: User <UserId> does not have authorization to execute this service; user is trying to perform action read

*** MISSING RESOURCE: Unable to localize User <UserId>does not have authorization to execute this service; user is trying to perform action read


I'm not sure what he tries to localize. My jsp just contains a Panel with a hard coded OutputText. But how do I assign the rights to the user?


Regards,

Torsten Goroll

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The user had not enough rights to execute the pod-activity.

Answers (0)