Configure the maximum number of records returned for data items

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • To set the maximum number of rows retrieved for the table defined in the data item, add the system property glide.sg.data_item.row_count.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    The system property glide.sg.data_item.row_count sets the maximum number of rows retrieved for the table defined in the data item. By default, the value is 500. The system accepts no value greater than 500.

    프로시저

    1. Type sys_properties.list in the Application Navigator.
    2. Click New, and then enter the following values:
      Field Description
      Name glide.sg.data_item.row_count
      Type integer
      Value <maximum-number-of-records-retrieved>