cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PCo 2.2 MII User

Former Member
0 Likes
292

Hi

Using PCo 2.2 connecting to an MII 12.2 Server as the Destination Channel

As a minimum, what permissions does the user need on the MII Server?  I keep seeing an error

"[severity = Fatal] You do not have permission to access service SystemInfo"

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Nick,

Does that error appear when you use the "Test Connection" button?

I have the Test Connection functioning using a user that only has the SAP_XMII_ Read_Only role.

We have had issues with the permissions depending on what PCo is doing, I believe we normally use the SAP_XMII_Developer role for that reason.

  • MII 12.2.3 build 182
  • PCo 2.203.1195.1058 patchlevel 32808
Former Member
0 Likes

Yes, that is where we get the error.

Thanks for your suggestion.  Do you know what other privileges that role gives anyone? don't want shop floor guys in the workbench!

jcgood25
Active Contributor
0 Likes

The SAP_XMII_User Role should have permission to the SystemInfo service, but if you are looking to build up action based permissions for a restricted PCo user, you can add the Action to a Role in the UserAdmin (UME) application.  The SystemInfo service is listable, so doing a /XMII/Illuminator?Service=SystemInfo&Mode=List will show you the list of modes that it exposes (should be mostly harmless and the help docs should shed some light on the relevant modes).

If Debug is enabled on the MII server you may be able to track the user requests in the NW logs (add the user column to the view and filter on the name) and perhaps you'll see the nature of the actual request that throws the permission error.