Operators DataPage

 Hi All,

In this blog post we will see creating data page to get operator details.


Data Page Name = D_OperatorsList


Definition

Structure = List

Object Type = Index-Operator

Mode = Read-Only

Scope = Node


Data Source

Source = Report definition           Name = OperatorsList  {checked} Pass current parameter page


Load authorization

Access Group = Art:Administrator


Refresh Strategy

Reload if older than        Days = 1


Page options

{checked} Clear pages after non-use


Report definition

ID = OperatorList

CL  = Index-Operator


Query

A1.pyLabel

.pyLabel

A1.pyUserIdentifier

A1.pyEmailAddress

A1.pyUserName


Edit filters

F1 AND F2

F1    pyAccessGroupAdditional      is equal      "A:C"

F2     A1.pyUserIdentifier               Is not equal    "Model_CA"


{checked} Remove duplicate row


Data Access

Class Joins

Prefix = A1

Class Name = Data-Admin-Operator-ID

Type = Only include matching rows

Enter filter conditions

Filter conditions = A

Condition = A

Column = .pyLabel

Relationship = is equal

Value = A1.pyUserIdentifier


Thank you!! Will see you all in next blog post 😊.

Comments

Popular posts from this blog

Frequently Used Date Expressions In Pega

pxSubscript and pxListSubscript Properties In Pega

pyForEachCount In Pega