Hi. I have developed a java interface for my vensim model (using DLL). I want the model to be password protected. I'm wondering if there is a way to send the password through the java code directly so that the vensim "enter password" pop-up window won't show when opening the interface. In other words, I'm trying to let users open the interface without entering the password but the underlying vensim model is password protected. Many thanks.
maxin
Sending Password Through Vensim Command
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Re: Sending Password Through Vensim Command
Sorry, but there is no way of doing this at the moment.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: Sending Password Through Vensim Command
Thanks for your prompt reply. Also, there's one thing I would like to confirm. Is it true that if I give users .vpa file, then they won't be able to see the underlying model, i.e., they can exercise the application but cannot see the structure/equations of the model? Thanks.
maxin
maxin
-
- Super Administrator
- Posts: 4827
- Joined: Wed Mar 05, 2003 3:10 am
Re: Sending Password Through Vensim Command
Correct. Just make sure that when you publish you untick "Readable by" for DSS, Runtime and Model Reader.
Advice to posters seeking help (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Units are important!
http://www.bbc.co.uk/news/magazine-27509559
Re: Sending Password Through Vensim Command
When I publish .vpa, I unticked "Readable by" for DSS, Runtime, Model Reader. The .vpa file cannot be opened. Am I missing something? Thanks.