issue with BI Reports generated via BIP Engine coming bundled within OTM (Embedded Reporting)
Hi All,
Morning , need some help with the debugging of an issue/error : java.sql.SQLSyntaxErrorException: ORA-00920: invalid ralational operator which we are getting when trying to generate a BIP Report within OTM version 6.3.5
It seems there is some issue with the XML Query Template which is used to generate the XML data which would further be used by the RTF based Format Template
in the query template xml file which has the parameter names , query and group details..we had set the <property> tag -debug_mode to value ON, but still not able to get what is causing the issue...