Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

can jasperintegration be used on pluggable database if so . #2

#1

how do we put right the code for jasperintegration.

\conf\Catalina\localhost\JasperReportsIntegration.xml
The pluggable database is XEPDB1

url="jdbc:oracle:thin:@localhost:1521:XE"/>
WHERE Do we put in the pluggable database detail
Datbase is oracle 18 xe
apex 19.0
Kindly guide.

  • replies 4
  • views 2.8K
  • likes 1
#2

Hi,

Try this

url="jdbc:oracle:thin:@localhost:1521/XEPDB1"

#3
#4
daust added the answered label
#5