You are viewing limited content. For full access, please sign in.

Question

Question

SDK Web Service consumed by third party application

SDK
asked on April 21, 2015

i've developed web service using SDK 9.0.1, this web service contains two operations are consumed by third part application

1- Search ; once documents are found, displayed as list on third party application, user can download or view document from list.

2- uploading document to Laserfiche

 

on both operations i am using one LF named users allocated to this web service, each time web service is consumed / requested i am logging using this named,.

 

since this web service becomes more usable by third party application, and if there are more than two requsts on same time, web service can't login to laserfiche due to maximum number of sessions.

 

Is there away to solve this issue or away to log into laserfiche with same user that is allocated to web service many times at the same time, i know it laserfiche license policy  ... 

 

regards

 

 

1 0

Replies

replied on April 27, 2015

Each named user can have up to four concurrent sessions.  Therefore, logging in with different named users would allow you to make more requests at the same time.

 

To make sure that any number of users can use your web service at the same time, it would be best to have them log in with their own Laserfiche credentials individually rather than using one named user to automatically log in each time.

 

For a more in-depth look at how named users login with Laserfiche, please see our help article here. 

0 0
replied on April 28, 2015

thanks for your hint.

 

the issue, this web service will be published for customers more than 1K users, there are no users allocated to them, i am trying to do the same functionality  of weblink.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.