I set the db credentials in kettle.properties,
i set the variables with credentials in data source successfully
but when i click preview it gives me this error, it seems that it can't recognize the variable
This is how I declared the variables in kettle.properties
How can I solve?
Pentaho Report Designer Database connection with variable on preview
182 views Asked by Cristina Moretti At
1
There are 1 answers
Related Questions in PENTAHO
- Git Not In Sync with Local Branch
- How to write a blob file to local filesystem using PDI?
- Where I download the Pentaho Community Edition, link breadk on sourceforge
- Pentaho PDI || Windows Current User
- Slowly Changing Dimension Type 2
- Json is sending Überlegung character convert in pentaho different format
- Amazon S3 multi part upload error using Pentaho 9.3
- Multiline parsing in Fluent-Bit for pentaho jobs on kubernetes
- Set Variable In a Pentaho Loop
- Get row number from stream to perform concat
- pass parameters to database connection in pentaho using jenkins freestyle job
- Troubleshooting 'No such file or directory' Error for Network Paths in Pentaho Server Job Execution
- Pentoho How to check ,If at least one row is LDAP is 0 with same user mutiple times
- Problems returning csv data, pentaho reading failure
- Pentaho Unable to access Remote Excel file
Related Questions in PENTAHO-REPORT-DESIGNER
- Json is sending Überlegung character convert in pentaho different format
- How to add vertical header in Pentaho?
- How can we disable a specific link from list of hyperlinks in Details tab in Pentaho report design?
- pentaho-report-designer group records visible
- Apache-fineract reporting issue with apache-pentaho
- Pentaho Report Designer HTML Table Alignment
- Pentaho report designer page break indicator
- Pentaho report designer space bettween band border and element
- Pentaho Report Designer CE Copy & Paste not working
- i have a problem in pentaho bi server dynamic row
- Bar Line Chart on Pentaho Report Designer. How show value label on point line on second Y axis
- Why Pentaho community server 6.1 started giving repository reference error while running, scheduling and downloading of random files on console
- Is there a way to make embedded pentaho reporting engine to use a custom Implementation of Localization Context?
- Integrate Pentaho report in spring boot but I face error like The Engine has not been booted and the default keys have no been registered yet
- Pentaho cde & Report-designer source
Related Questions in PENTAHO-DESIGN-STUDIO
- Json is sending Überlegung character convert in pentaho different format
- Pentoho How to check ,If at least one row is LDAP is 0 with same user mutiple times
- How to define the loop xpath in Pentaho
- Getting data from a database and outputting it in another DB dynamically with Pentaho
- How to grab value from DB table and use that value to replace another field in Pentaho
- Pentaho job failing only when running through control-m
- Pentaho Report Designer Database connection with variable on preview
- Pentaho transformation swithc/sace doesnt work as suposed to be
- Looking for updates in Pentaho7.x for log 4j vulnerability and it's procedure
- Pentaho- Can we import a sub report/ report into a report in Pentaho?
- Pentaho- How do I view the backend sql of reports?
- Pentaho PDI on Ubuntu 18
- How to get data from excel and pass excel values as parameters in SQL query on pentaho etl jobs
- Pentaho-IVYDC and IVYBC Plugin
- Pentaho spoon error: "Connection refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections."
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
1.I just use mysql instance, your kettle.properties is right.
2.Have you try to ping url of your db and login in your centos or ubuntu?

3.I think the most important problem is network and authority of db in whitelist.

4.My kettle