Configure the maximum number of records returned for data items

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

    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.

    Procedimento

    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>