Unable to get the mouse/key events inside SSRS report panel hosted in SharePoint 2013

Rahini Radha (AP) 126 Reputation points
2021-04-01T02:09:26.263+00:00

We have a SSRS report hosted in SharePoint 2013. Recently, we implemented "Timeout" functionality using "Bootstrap session timeout JS".

This JS capturing the mouse/key events in normal site or layout pages and "Timeout" working fine. But we are unable to capture any mouse/key events inside "SSRS report panel" and due to this, the bootstrap session timeout js "logouts" the application considering inactivity.

Is there any ways to capture the events inside "SSRS report panel"? or is there any way to implement the session "Timeout" functionality for SSRS report panel?

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,066 questions
Microsoft 365 and Office | SharePoint Server | Development
{count} votes

1 answer

Sort by: Most helpful
  1. MichaelHan-MSFT 18,126 Reputation points
    2021-04-01T09:52:58.81+00:00

    Hi @Rahini Radha (AP) ,

    I don't think we could capture the events inside "SSRS report panel" through js. The browswer itself would not allow this for security reasons.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.