I’m getting this error when querying custom entiti...
# suitescript
s
I’m getting this error when querying custom entities - The maximum number ( 1000 ) of records allowed for a READ operation has been exceeded. I’m trying to invoke the getCustomizationId method from SOAP UI and I see this error for custom entities. Any suggestions ? (edited)
n
If it's anything like performing a search, you may have to make a paged call, to bring back pages of results, but I'm not familiar wth that method or SuiteTalk. It might also be worth posting in the #C2K2RJNAC channel 😉
s
Thanks @NElliott