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.

error when Calling Multi Data-source from Oracle Apex #30

#1

I have created a jasper report using jasper studio:
-main query from oracle DB
-another dataset from SQLServer
-load the jdbc driver using parameter and assign the "Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver")" to its Default-Expression
-making a connection for a new dataset(SQLServer) using parameter and assigning connection string of sqlserver in default-expression.
-the report is running successfully local with jasper studio but when call it from oracle apex this error is shown to me

  • i tried to send connection string as parameter , but i still have the problem with JasperReportIntegration to declare these classes
Jasper-Error.png
  • replies 1
  • views 969
  • likes 1
#2