1. Hello, small question concerning the *Concurren...
# integrations
t
1. Hello, small question concerning the Concurrent Web Services User box. What's the impact of it ? For instance, in my account I have a concurrency limit of 25, but if I check the box on the Employee record, they say you can get access up to 10 concurrency only. But if I would like to have a concurrency limit of 25 for the same employee, how can I get it ? For the moment, I just do nothing and it seems I can have a limit of 25 with the same user. So what's that box exactly for ?
t
thanks.
According to the web services concurrency governance introduced in 2017.2, a single user using token-based authentication can send parallel requests up to the account limit, and the earlier web services user concurrency limits do not apply. If you are not using the token-based authentication, but only user credentials, do you know if you can also send parallel requests up to the account limit ?
b
probably not, old style user logins use <https:/system.netsuite.com/app/help/helpcenter.nl?fid=section_n3447680.html#bridgehead_1508932737|User Limits>
t
ok so basically this checkbox is only for the SOAP integration using User Credentials to allow to get 10 concurrency connections.