Determining the screen ID of an application screen

You use the Infor Context Viewer to view the screen ID of an application screen.

To add the Context Viewer, see Adding the Context Viewer to Infor OS Portal.

  1. Navigate to the application screen.
  2. Expand the Insight Group where you added the Context Viewer.
  3. Take note of the value of the screenId field.
    For example:
    {
       "screenId": "fsm_list_ActorRole_RecentActorRoleChangesList",
       "logicalId": "lid://infor.fsm.fsm",
       "originatingTime": 1758086598286,
       "entities": [
          {
             "entityType": "fsm",
             "id1": "Security Administration / Security Administration",
             "drillbackURL": "?LogicalId=lid://infor.fsm.fsm&drillbackURL=https%3A%2F%2Ffin-d830doc-ax1.tam.dev.inforcloudsuite.com%2Ffsm%2FSecurityAdministration%2Fpage%2FSecurityAdministrationPage%3Fcsk.lidkey%3Df08e535f959830a0683f848c390409e5%26menu%3DHome"
          }
       ],
       "messageText": "Sharing Security Administration / Security Administration "
    }

    The screen ID is fsm_list_ActorRole_RecentActorRoleChangesList.