Good Morning,
I am working with a client that has built a custom Web service that allows for documents to be requested through it. The service is currently set to use a full named user license so it hits a connection limit. They would like to increase this limit to about 25 concurrent sessions if possible. They do have Weblink but it is not used because it does not integrate well with their current website. Would it be possible for them to make a connection with a read-only account from their websevice that will pull from the Weblink pool of licenses?
Another approach that we were thinking of is, if instead of creating a new session each time a request is made, maybe just clone the current session so that the session is shared? I've heard of a 16 DB request limit for a session though. Not sure how the performance would be and if this would be a safe approach.
Any information regarding this matter would be greatly appreciated. Thank you!
-Bich