How to configure a newly created CA Service Desk Manager (SDM) Role for the role's users be able to see My Incidents/My Requests tiles apart from My Tasks in the CA Service Management app?
book
Article ID: 112246
calendar_today
Updated On:
Products
CA Service Management - Asset Portfolio ManagementCA Service Management - Service Desk Manager
Issue/Introduction
CA Service Management app uses permissions and Scoreboard Queries assigned to the REST API Role mentioned on the app user's access type. If a newly created Role is assigned as the REST API Role for a user's access type, that user is not able to see My Incidents or My Requests when using the CA Service Management app.
Environment
Consider this use case: 1) Create a new SDM Role (example: by Copying an existing role - Administrator - call it mobilerole) 2) Duplicate an existing Access Type, Service Desk Analyst and call it mobileaccess 3) Create a new user (mobileuser) with Contact Type = Analyst Licensed = yes Access Type = mobileaccess REST API Role = mobilerole Set Authentication as Open Access for ease of testing this user's access into SDM. This can be restricted later 4) On the role mobilerole, fill in regular classic UI form details on the role Web User Interface Type : Analyst Customization form group = Analyst 5) Create an Incident and assign it to mobileuser 6) Login to SDM UI as mobileuser, verify that the Incident shows 7) Attempt to login to CA Service Management app as mobileuser to note that My Incidents / My Requests tile does not show up
Cause
The CA Service Management app is specifically looking for USQ (User Stored Query) records associated to the specific role (mobilerole) in step 1 above
As the role was just created, there are no User Stored Query records for this role, and so the behavior of missing My Incidents tile.
Resolution
Customize the scoreboard for mobilerole to 1) add couple of scoreboard nodes to qualify realistic user stored queries/scoreboard queries for that user's role 2) logout and login as mobileuser to SDM classic UI to verify the scoreboard queries show up fine 3) logout and login as mobileuser to the CA Service Management app now, the tile My Incidents should show up fine now