Skip to main content
Solved

assyst ETM - disableExceptionOnMaxRecords

  • January 22, 2025
  • 1 reply
  • 28 views

Forum|alt.badge.img+4
  • Do Gooder (Partner)
  • 15 replies

I’m using ETM1.7 and am trying to debug a data mapper that was created previously.  One of the Search criteria used on a Variable assyst search on an Event has “disableExpetionOnMaxRecords” set to ‘true’.

I searched the wiki but am unable to find any info on this.

Does anyone have any insight as to what this is used for?

 

Best answer by Paul McCulloch

By default assystREST just returns an error if row limits are exceeded for a query. Setting this parameter changes that behavior so that a (limited) result set is returned instead. 

1 reply

Forum|alt.badge.img+11
  • Hero (Employee)
  • 90 replies
  • Answer
  • January 23, 2025

By default assystREST just returns an error if row limits are exceeded for a query. Setting this parameter changes that behavior so that a (limited) result set is returned instead.