Permissions for Asset Detail Menu
When using Asset Advisor, drilling into an asset and viewing the Asset Detail page, my regular (Maintenance Engineer) users get the following error:
Not authorized for ServiceInvoke on GetEffectiveMenu in 3DS.PTC.SCA.SCO.AssetMonitor.AssetDetail.ActionMenu]
The administrators do not have this problem. Are special permissions required for the Action Menu? There is also a service PTC.SCA.SCO.AssetMonitor.AssetDetail.AssetDetailServiceController
Which fails when you call GetMenu with the following error:
Unable to Invoke Service GetMenu on PTC.SCA.SCO.AssetMonitor.AssetDetail.AssetDetailServiceController : null]
I verified that the service is getting the correct input arguments, but there is some deeper permission issue here.

