Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Java API based solution to append data to existing qvd files

How can I append data to QVD files located in Windows server from a Java application deployed in Unix server. Has anyone implemented a Java API based solution for this?

3 Replies
petter
Partner - Champion III
Partner - Champion III

This might be of interest to you:

https://www.tiq-solutions.de/en/products/qlikview/jdbc-connector/

rbecher‌ would be able to tell you more about this solution.

Anonymous
Not applicable
Author

Thanks Petter.

I think your link suggests how to connect to oracle databases using JDBC connectors.

I am aware of that. But I wanted to append latest data into the QVD files once my qlikview dashboard and corresponding qvd files are deployed in the windows server.

rbecher
MVP
MVP

Hi Rishija,

we do have a Java lib to read/write QVD files. But, appending records to a QVD file is even more complex since the file needs to be recreate completely. However, this could be possible and implemented as a process..

Just contact me directly: ralf.becher@tiq-solutions.de

- Ralf

Astrato.io Head of R&D