Hi Team,
When we trying to generate BIP template output getting the below error could you please assist how to install any oracle patch to get the graph.jar to fix the issue.
com.splash.reports.serviceimpl.BIPTemplatesServiceImpl - oracle.xml.xpath.XPathException: Extension function error: Error invoking 'chart_svg':'java.lang.NoClassDefFoundError: oracle/apps/dss/graph/TickLabelCallback'
oracle.xdo.XDOException: oracle.xml.xpath.XPathException: Extension function error: Error invoking 'chart_svg':'java.lang.NoClassDefFoundError: oracle/apps/dss/graph/TickLabelCallback'
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1304) ~[xdocore.jar:?]
at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:312) ~[xdocore.jar:?]
at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:2133) ~[xdocore.jar:?]
at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1224) ~[xdocore.jar:?]
at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl.bipTemplateOutputGeneration(BIPTemplatesServiceImpl.java:134) [classes/:?]
at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl.generateBIPTemplateOutputsForOC(BIPTemplatesServiceImpl.java:95) [classes/:?]
at com.splash.reports.serviceimpl.BIPTemplatesServiceImpl$$FastClassBySpringCGLIB$$f047d743.invoke(<generated>) [classes/:?]