Pagination error for service backed record using integration

I have created a service backed record having data source as integration. The record data source expression is returning around 500 records but when I try to access it through tempo record it is giving me expression evaluation error that batch size is 100 but largest colum value is 500.

Can anyone suggest me how can I set pagination for my record type to get all the data receiving from integration in order to resolve this issue.

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Peter,

    Thankyou for your response. The expression rule for recordDataSource looks like this-

    not sure if I need to do any additional configuration for the paging to work. Please not that my integration rule!IntegrationObject() is not having any addition parameter for pagination of batchsize. Could you please help me with any code snippet to resolve this issue. Thanks in Advance

Children
No Data