Right now, you must put the name of a role/screen hard-coded in a static entity. Once the name changes, you'll lose this link, and I suggest too implement some Role Identifier, which you can use in a static, We use this to filter parts of data for users with a specific role. for example, a dynamic menu, which is role-based. this contains the RoleName and Screen URL hard coded.