Support Article
pxRetrieveSearchData not working when RD has additional filters
SA-50264
Summary
When a report definition with filters is being passed to the pxRetrieveSearchData activity, it is noticed that no results are returned.
However, when all filters are removed from the report definition, the search yields results.
Error Messages
Not Applicable
Steps to Reproduce
- Create a report definition with filters.
- Pass it to activity pxRetrieveSearchData.
Root Cause
An issue in the custom application code or rules:
In the filters where a named page is being used as a reference, user has provided the property in the format of PageName.EmbeddedPageName.PropertyName.
Resolution
Here’s the explanation for the reported behavior:
Provide the property in the format of PageName.PropertyName.
Published April 10, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.