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

Question

Question

Setup of 8000 User accounts for Weblink Public Portal access

asked on April 28, 2015

If i have a database or Excel spreadsheet is there out of the box capabilities to auto create 8000 user accounts in the Laserfiche Administration Console?

 

If not can this be done with the SDK, and if so what is you estimate for the Level of Effort?

 

Thnaks, 

 

Jeff

0 0

Replies

replied on April 28, 2015

This would be really easy to do with the SDK.

0 0
replied on May 2, 2015

Can you give me a ballpark level of effort of a programmer to do this?

 

Also could this be a "App"  that can be used for multiple implementations?

0 0
replied on May 4, 2015

Creating a user with the SDK is simple, I'm sure there's a usable example in the documentation.  Reading information from a database is also simple, there's abundant documentation for that in whatever environment you're working in.  Someone familiar with both technologies could throw together a proof-of-concept in less than an hour.

Beyond that, it depends on your additional requirements.  Is this app supposed to be run just once, or does it add/remove users on an ongoing basis?  How are passwords for new accounts communicated to the users?  Is there a UI?  Can the application define the database schema, or do you need to be able to configure table/column names?  Does an instance of the app need to work with multiple repositories?  Should there be a UI for configuration, or are users technical enough to modify a config file? Etc, etc, etc.

Also could this be a "App"  that can be used for multiple implementations?

I don't see any reason why not.

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

Sign in to reply to this post.