-
Re!
I done it, Jboss login-config.xml had hashEncoding base64 value...
Sorry.
2009-10-16 09:35:33 UTC in OpenI: BI Web App for SaaS Deployments
-
Re!
I found a problem under jboss with mysql authentication in Openi RC2 build 391. You change password encoding method to md5 but at login Openi2 waiting for encoded password by another encoding algorythm, so newly created users cannot access Openi.
Please check it ASAP!
Thank you
Anonymus.
2009-10-15 15:34:19 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi Saganus!
You must have a database-authentication for Openi. Under Jboss you need a database, where user accounts are stored. Try to install jboss 4.2.2 GA (you need to setup Jboss too, but it isn't difficult from wiki), get Openi from source (you can read about on wiki), for example from svn repository, install ant on your server, switch folder to openi-source-folder/trunk/build and type...
2009-10-06 06:53:03 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi Gayathri!
What kind of web container do you use? Openi works fine under Jboss 4.2.2.
Regards.
2009-09-14 09:22:12 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi Sandeep,
Yes, but I mean, in Openi users have an email address in user management. Sometimes I need to write an email for example about scheduled maintenance or users need other dimensions :)
Kind Regards,
Anonymus.
2009-08-28 21:42:09 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi,
Is there any way to communicate Openi users with the others or with the Openi Administrator via e-mail using Openi (for example Feature Request of getting a new dimension)?
Kind Regards,
Anonymus.
2009-08-28 11:49:42 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi,
You need to create aggregate tables, you can find every information what you need at this link:
http://mondrian.pentaho.org/documentation/aggregate_tables.php
Is your fact table optimized?
Regards,
Anonymus.
2009-08-28 11:43:18 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi,
Any ideas in this topic?.
2009-08-26 13:43:19 UTC in OpenI: BI Web App for SaaS Deployments
-
Re,
Yes, in the tomcat-users.xml. What kind of role(s) have this user?
It have openi role, because it can login into Openi. For example, you need to add a user to foodmart as a project user for John Smith (john_smith as username), you need to have this row in tomcat-users:
<user username="john_smith" password="some_password" roles="openi,foodmart_user"/>.
2009-08-26 09:40:58 UTC in OpenI: BI Web App for SaaS Deployments
-
Hi Shri,
You can find the solution in this topic:
https://sourceforge.net/forum/forum.php?thread_id=3332433&forum_id=478298.
2009-08-24 14:48:04 UTC in OpenI: BI Web App for SaaS Deployments