Hi, in new versions of oracle database (18c...) its not possible to call ip adress through UTL_HTTP and only https procotol allowed. Only by hostname. So how to conect with jasperreportsintegration on some server with no dns registered.
daust / JasperReportsIntegration
JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
Hi,
you have created a question in two places, let us continue the conversation here: https://github.com/daust/JasperReportsIntegration/issues/75
Cheers
~Dietmar.
I see that those two requests are indeed different, one seems to be about the Oracle cloud and this one is more general in nature.
I will have to look into this and do some testing myself. Perhaps you could configure a local domain name on the database server, e.g. the /etc/hosts file to make it work.