mongo reference help
Hi, I have :- "reviewDistributions" : { "GOOGLE_PLACES" : { "positive" : 2, "negative" : 4, "neutral" : 2 }, "YELP" : { "positive" : 2, "negative" : 0, "neutral" : 0 } } I can get the 'positive' using...
View ArticleQuery with Just Attribute and no measure fails
We are creating MDX query with just an attribute(s) and no measure which results into "java.lang.NullPointerException". We would like to how to create MDX query with just an attribute. Sample MDX Query...
View ArticleDial values from parameters
Hi, I have created two drop down list parameters (values from a MDX query). The issue is that whenever the parameter value is selected, the dial values change. with a bar chart all is ok (listeners...
View ArticleEstimate Agent Shift Length
Hi All - I've been chewing on this one for a few days and not sure how i should go about it. I've got some chat data, which i can't share with you, that has information like 'ChatAgent' 'StartTime',...
View ArticleHttp status 500-Hazlecast Instance is not active!
Hi, i am using the cdf dash board with cda .For cache generation purpose used cdc cache manger while running the cache some times i am getting below error then i was restarted the server application...
View Articledatabase name - dynamic or variable
Hi, Can the database name in database connection setup be a variable or dynamic if I'm gonna use different database names? BTW, I'm using php and mysql
View ArticleSchema grant issue
Dear Forum Members I am trying to implement this security options in Mondrian schema and currently am facing issues to get around with it. I am using pentaho biserver 5.0.1 Community edition. 1) Tried...
View ArticleSSO + Pentaho + Salesforce
Hi, We are planning to integrate Pentaho inside Salesforce application through SSO. For this, we have configured CAS inside Pentaho and it is working fine but we couldn't find the steps or procedure to...
View ArticleMongoDB parametrized query (kettle+report-designer)
Hi, I am trying to mount a report using parametrized queries (kettle+report-designer). Right now I am using the following query: {query: {created_at:{$gte: "${start_date}", $lt: "${end_date}"}},...
View ArticleHow to start Pentaho 5 with an empty repository?
Hi, I use a single Postgres database for Hibernate, Quartz and Jackrabbit (Hibernate and Jackrabbit tables are created at startup). I managed to do authentication via jdbc on my own tables. Since I had...
View ArticleParent-child flow
Hi ! I am a beginner in Pentaho. I need to develop the ETL flow to calculate the Parent-child from the operational system to our DataWarehouse. This is an exemple : Table A : Id 12 14 15 18 Table B :...
View ArticleUser Accees Issue in Pentaho Reporting
Although I have given only one report access to a paticular user, the system gives access to other report/s also.
View ArticleHow can I merge the returns caming from subtransformations?
Hi! I have this transformation rechercherSomme.ktr, and my goal is to join all the result into one row so I can update my database. But when trace it, nothing appears. Any ideias? Attached Files...
View ArticleLDAP integration with pentaho 5.0
Hi All, I am trying to integrate LDAP With pentaho 5.0 bi server.. I am following the below link: http://infocenter.pentaho.com/help/i..._ldap_dao.html When i am trying to test the LDAP Configuration...
View ArticleReading Oracle procedure which returns cursor
Hi, does anyone has experience of getting data using Kettle from Oracle procedure which returns cursor? The only way that currently works for me is creating of .net cmd program that connects to oracle...
View ArticleBIserver on jboss-as-7.1 // Installation and deployment issues
... would like to know if somebody managed to install BIserver-ce-501 on jboss. Using http://infocenter.pentaho.com/help/t...all_manual.pdf I got a lot of problems starting up ... Is there a suitable...
View ArticleMysql Configuration of Pentaho 5.0.3 in linux system
Hi All, I have done the Mysql Configurations of Pentaho 5.0.3 as per the following url : "http://infocenter.pentaho.com/help/index.jsp?topic=%2Finstall_pdi%2Ftask_specify_connections.html" . When I run...
View ArticleHow to pass input parameters of table or structure type to "SAP input" step
Hello, I new to PDI and I have been struggling to use the SAP Input step. It is really easy to use it when the input type of the RFC/BAPI function is not of a complex type, let say, a single string or...
View ArticleComparing column from text file and database column
I am new to pentaho and seeking some advice on the below logic. I have input as CSV file with 15 colmns and X rows under it and other is List of string ( values coming from Database) One of the coulmn...
View ArticleMerging two separate csv files with different fields
I am new to Pentaho and this forum and I have browsed for an answer. I have two separate csv files with different fields that need to be merged. For example CSV1 has the header names: Part_No,...
View Article