Skip to main content

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?

 

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. 


Reply