Question
page sourced by datapage not being indexed?
Hi,
We have the following scenario which doesnt seem to work correctly:
1. We are using a dedicated index on a casetype with its own custom search property rule.
2. Indexing works fine for all properties and pages directly on the workpage
3. however there is a page on the workpage, single page data class, which is sourced runtime via a datapage. The properties on this page are not being indexed or found in the index. All properties of this dataclass are correctly listed on the custom search rule
Has anyone encountered this scenario and maybe has come up with a solution?
@nistr Rajiv maybe?
regards, Leo
Hi,
Never mind here was our problem: Since we forget to add the column containing the ID by which the page which was dynamically sourced by a datapage in the Report Definition for pxRetrieveSearchData, it could not find the page.
So all working as expected now.
regards,
Leo