Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Enabling the data source for portal search

Updated on March 25, 2020

In the Pega Customer Service application, to enable a data page for portal search, you must enable the data source rule to adopt the data page. Every data page is associated with one or more data source rules. Ensure that you create the list based data page for the targeted data source object and source it from a report definition.

To enable the portal search for a data source, perform the following steps:

  1. In Dev Studio, create a new section as a wrapper section which includes two sections, one for advance search filters and other for displaying search results. The Search result section contains a grid that is sourced from the clipboard page pySearchResults.pxResults. This requires an open ruleset on top of your current application ruleset. For more information to create a new section, Sections - Completing the Create or Save As form.
    Note: The name of the wrapper section that includes the search filter and the search grid section must be in the given format: Search_<data source name> and is case sensitive. For example, Search_Account where the Account is the data source name.
  2. Create a new data page or open an existing data page by clicking the Data types category in the Records Explorer. For more information to create a new data page, see Creating a data page.
    Note: When you create a data page, do not add any Refresh Strategy under the Load Management tab.
  3. In the Definitions tab, change the Edit mode field to Read only.
  4. Configure the Scope as Requestor.
  5. Click Save.
  6. Search for the MatchingRecordsCountForFilter data transform rule.
  7. In the Definitions tab, click the Add a row icon.
  8. Add a When rule condition to pass the data source specific search properties.
  9. Call the data source specific data page that fetches the records.
  10. Check for the records, if they exist, then add Append and Map to under Action and map the data page results to pySearchResults.
  11. In the next sub-step, set the properties to data page property type.
  12. Click Save.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us