Invoke System Query Options Page

If you selected OData on the Operations page, the following options are displayed.

Element Description
Configure $expand query option. This allows to expand navigation properties in response. Select this checkbox if you want to make use of the $expand option in the query. As a result, the selected response property/properties appears/appear as expanded in the response.

If you select this checkbox, the following options are displayed.

  • Filter by navigation property name: Type the initial letters of the navigation property name to filter the display of names in the list.
  • Configure expand parameters: Select the navigation property such as workOrderNav, userNav, and so on.

    Note: You can select a maximum of two navigation properties to appear as expanded in the response.

  • Your selected expand parameters: Displays the selected navigation property.
Configure $select option. This allows to select only the required properties in response. Select this checkbox to limit the properties to receive in the response. If you do not select this checkbox, all the fields appear in the response by default.

If you select this checkbox, the following options are displayed.

  • Filter by field name: Type the initial letters of the field name to filter the display of names in the list.
  • Configure fields: Select a field such as city, division, and so on.
  • Your selected fields: Displays the selected fields.