Dietmar Aust
posted to
daust/JasperReportsIntegration
Using Calibri/customized Fonts in PDF generationHi, I will have a look at it next week. Best |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Unable to generate .csv file. PDF and xlsx work fineHi @flbessa , it will be released in a few days. In the meantime, you can use the following files, they will be identical to what will be released later: |
Dietmar Aust
posted to
daust/JasperReportsIntegration
How to connect with Oracle Cloud database or autonomous database with JasperReportsIntegrationGreat. If you have any issues, please reach out. It should work. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
How to connect with Oracle Cloud database or autonomous database with JasperReportsIntegrationGreat @daxlai, then please mark this thread/question as "solved". It will help others to quickly figure out what works or not. Thank you. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Oracle APEX CLOUDHi @Darioitaly, hhhhm, I guess not. I am using UTL_HTTP to call the report, but they only allow APEX_WEB_SERVICE I believe. Did you ever try it? Thanks |
Dietmar Aust
posted to
daust/JasperReportsIntegration
How to connect with Oracle Cloud database or autonomous database with JasperReportsIntegration@daxlai , @MohamedHeba does it work now for you? If yes, please mark the question as "solved". Thank you. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Unable to generate .csv file. PDF and xlsx work fineI could reproduce it and have created an issue for that: https://github.com/daust/JasperReportsIntegration/issues/111 And I already fixed it in 2.9.0. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Unable to generate .csv file. PDF and xlsx work fineTypically, a simple test case is based on USER_OBJECTS or some other data dictionary view because I don't have your data model / tables like fm_erp_interface_ar. But I can have a look just need to rewrite the query. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Unable to generate .csv file. PDF and xlsx work fineHi Filipe, |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Tomcat error after updating librariesHi Peter, please check: https://github.com/daust/JasperReportsIntegration/blob/main/src/doc/github/installation-full.md#install.installation.installDB There is a script to install the ACLs for your schema. Best |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Tomcat error after updating librariesHi Peter, this is difficult to troubleshoot. I would recommend to download the latest version and upgrade as per instructions: https://github.com/daust/JasperReportsIntegration/blob/main/src/doc/github/installation-upgrade.md If you should encounter a... |
Dietmar Aust
posted to
daust/JasperReportsIntegration
How to connect with Oracle Cloud database or autonomous database with JasperReportsIntegrationIt works. Please see: https://github.com/daust/JasperReportsIntegration/blob/main/src/doc/github/installation-full.md / section ![]() |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Direct printing from JRI and ApexHi Fayas, great, that you could figure it out yourself. Yes, you also have to activate the printing in the
|
Dietmar Aust
posted to
daust/JasperReportsIntegration
Direct printing from JRI and ApexHi Fayas, please send me a message via email to dietmar.aust@opal-consulting.de, then we can schedule a quick look. Thanks |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Report output is blankHi Bala, JRI tries to recompile the .jrxml file into .jasper and hits a compilation problem:
|
Dietmar Aust
posted to
daust/JasperReportsIntegration
Report output is blankWonderful, glad it works now. Keep in mind, when you deploy files (source .jrxml and compiled .jasper file) the timestamps will be checked. If the .jrxml is newer than the .jasper file OR the .jasper files does not exist, the .jrxml will be used and t... |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Report output is blankDon't see any issue. Please
Thankx |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Direct printing from JRI and ApexHi @charlyschmid, with that little information, it is really hard to troubleshoot. Could be so many different issues, even typos. Typically, the report is sent to the queue ... things can go wrong from there. In order to troubleshoot, I would
|
Dietmar Aust
posted to
daust/JasperReportsIntegration
Direct printing from JRI and ApexHi @LSoriana, please pardon my late response. Did you figure it out? Thank you~Di... |
Dietmar Aust
posted to
daust/JasperReportsIntegration
Compatibility with Apex 5.1.1Hi Tullio, yes. It will work with pretty much any APEX version because it is "just" a pl/sql API that communicates with the J2EE server running the custom war file There is an APEX test application, though. This application helps you to chec... |
Dietmar Aust
posted to
daust/JasperReportsIntegration
error when Calling Multi Data-source from Oracle ApexHi @msami07, I designed the integration for a single Oracle db-connection, your use case is not expected. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
FAIL - Application at context path [/JasperReportsIntegration] could not be startedAh ok. Thank you for the clarification. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
FAIL - Application at context path [/JasperReportsIntegration] could not be startedGood that you have it working but I don't understand what you have changed and how you are running it. Best |
Dietmar Aust
posted to
daust/JasperReportsIntegration
FAIL - Application at context path [/JasperReportsIntegration] could not be startedI can have a look. Please contact me at dietmar.aust AT gmail.com. |
Dietmar Aust
posted to
daust/JasperReportsIntegration
FAIL - Application at context path [/JasperReportsIntegration] could not be startedI don't know where you went wrong. But you can use the jetty as is. I still believe it is a privilege / access issue. |