Specifying a searchable data page
To search for data objects that are stored on a remote system, specify a searchable data page. A request JSON queries the searchable data page source and provides the results. For example, a customer service representative searches for a customer record by using the customer phone number. The results are populated from a remote system.
- In the navigation pane of Dev Studio, click Records.
- Expand the Data Model category, and then click Data Page.
- Click on the row of the data page that you want to open.
- On the Definition tab, in the Query Options section, select the Allow query using a JSON object (recommended for queries using many fields) check box.
- Click Save.
Previous topic Specifying a queryable data page Next topic Configuring load management options for data pages