Question
Accenture Solutions Private Limited
IN
Last activity: 24 Apr 2020 15:49 EDT
Display all the portals of an access group
pyUserPortals is page list property and this holds pyPortalLayout property which displays portal names.
Report is created in Data-Admin-Operator-AccessGroup class
Report should display all the portals of an Access Group.
Used Declare index to achieve this.
I have created a index class Index-AccessGroupPortals.
Index-AccessGroupPortals points to pr_index_accessgroupportals table and the column pyPortalLayout has been added to this table.
I am not able to create pyPortalLayout property in Index-AccessGroupPortals since the property name starts with py.
Please help me with your thoughts.
Thanks in advance.
***Edited by Moderator: Pallavi to update platform capability tags***