How to extract values from nested embedded pages
Hi All,
I have a requirement to extract data from page list -ApproverList in "pyWorkPage.ApprovalExecution.ApproverTypes(1).ApproverList(1)".
I have a report definition to display task details , i need to show data on ApproverList page in that report.
I want to create declare index to achieve this , but "ApproverList " page donot have case id on it. So even if i create a index table there is no variable to join work object table with index table i have to copy pyid from Praent page.
I have to reopen all old cases and and re save to index old cases which involves lot of effort. Is there a better way to achieve.
Please suggest a design which can work for all old and new work objects