How to grant access data page D_pzRequestors to user?

Hi,

I have requirement that user should be check if other user is actively login to application.

I try to approach this requirement by checking requestor session. I’m using an OOTB data page D_pzRequestors to get the requestor list. But, I’m facing an issue that regular user have no privilege to this.

Please anyone tell me, what class I need to add to role access of user? Or is there any other thing I can do to achieve this requirement? FYI, my access role is depend to PegaRULES:User4.

Please find attachments below.

Thanks in advance,

Farhan

This issue has been resolved by adding privileges: pzClusterObserver, pzRequestorObserver, and pzRequestorPoolObserver. Please find attachment below.

@zahidinf many thanks for having provided the solution!

Would you be able to mark your answer as ‘Accept Solution’? This will help users searching for the exact same issue in future posts. Thanks again!