I am exploring constellation portal and how to display a list of work objects in a table. This works well using a data page and i can configure a hyperlink on the case ID field which opens the work object. This is possible by using the below configuration.
However , i have another requirement where i want to achieve something similar for Data objects. My data page is created in my data class sourced to report definition. I can see the list of records in the table. However the data stored in the table has a lot of columns and BLOB. so i want to launch a view or open the data object to show all the fields from BLOB. But in this case, i do not see a similar option “Show additional details”.
Has anyone have experienced this issue or found the root cause on why this configuration is only available for Work objects ? Or may be i have missed some configuration on my data class due to which i do not see this option.
We are able to see the configuration “Show Additional Details” for Data objects using a data page. The Issue was fixed by adding the Data class in the cases and data tab in the application rule for Top level Constellation application.
However when we use this configuration in data objects, it configures a hyperlink. But does not open the data object or preview similar to the functionality for Work objects. This is still under investigation under the support case request if we can get a solution.
We were able to solve the issue and able to view and open a data object via link. The issue was fixed when we installed the patch release 23.1.3 in our environment. This was released last week by Pega and it addresses a lot of fixes including this problem which we were facing.