gerrod Posted June 18, 2010 Share Posted June 18, 2010 Hi,I would like to know if there is a way for create users directly on the jasperServer repository in jasper 3.7 entreprise edition. I mean for 1 or 2 users it's ok by doing it from the web portal, but if you want to create a hundred of users it could be useful to do directly in the jasper repository.I already monitored what happens in the repository when you create a user but there are lots of sql lines that are shown. Thanks for your help.Ger Link to comment Share on other sites More sharing options...
kkelleher Posted June 18, 2010 Share Posted June 18, 2010 There isn't a batch process in the web UI for creating users, but you might consider doing it programmatically via the web services, which include a putUser method.Thanks,Kristen Link to comment Share on other sites More sharing options...
gerrod Posted June 21, 2010 Author Share Posted June 21, 2010 Thanks Kristen, But is it possible to user this putUser method with Talend or is there a way to know the INSERT and UPDATE commands used on jasperserver repository when creating users. Thanks again for your help, GerRod Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now