How do I translate the ContextScreenId from the resource governor into an actual Screen ID? I have a user who is making the resource governor trigger and I cannot find what screen is causing the issue.
Data from Resource Governor:
ContextScreenId = ~/GENERICINQUIRY/GENERICINQUIRY.ASPX?ID=B65DA13B-32EF-4C2F-8772-E545BB718F76
ContextUserIdentity = <REDACTED>
CurrentCompany = <REDACTED>
EventID = ResourceGovernor_RequestTerminatedEventId
SourceContext = ResourceGovernor
CustomData =
[
{
"ContextID": "D5B4327E5D066E8311F0850A30104E5C",
"Screen": "~/genericinquiry/genericinquiry.aspx?id=b65da13b-32ef-4c2f-8772-e545bb718f76",
"ElapsedSeconds": "53",
"TypeOfRequest": "UI-GI",
"ErrorType": "UIRequestDisconnected",
"CurrentCompany": "<REDACTED>",
"CustomMessage": "Denial Code 527- The operation was cancelled because a client was disconnected. Contact your provider for further assistance. CorrelationID: 8DDE72E391364E9; Timestamp: 2025-08-29T18:59:46.8562665Z"
}
]