radyakin / susoapi

Survey Solutions API access from Stata
1 stars 3 forks source link

Introduce user-friendly message for the undocumented limit on assignment quantity #22

Closed radyakin closed 1 year ago

radyakin commented 2 years ago

An undocumented limit on quantity of interviews in assignments exists in Survey Solutions: 10,000. If the new assignment is being created with a larger quantity error PL0054 is issued. Prevent this at the level of the API client and issue a user-friendly message in this case.