For more information, please refer to this announcement explaining best practices for getting answers to questions.
Getting error after scheduling BI Report with Bursting definition
Summary:
I have resignation report based on transaction console. I'm scheduling the report with Bursting definition and i'm getting below error.
Job processor caused exception
[INSTANCE_ID=bip.bi_serverHA] [INSTANCE_JOB_ID=2204205]
Error getting report data
[INSTANCE_ID=bip.bi_serverHA] INSTANCE_JOB_ID=[2204205] oracle.xdo.XDOException: oracle.xdo.XDOException: java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes: expected DATE got NUMBER
oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: oracle.xdo.XDOException: java.sql.SQLSyntaxErrorException: ORA-00932: inconsistent datatypes: expected DATE got NUMBER
at oracle.xdo.servlet.BurstingDefinitionImpl.getControlXM
But if i schedule the report without bursting defintion, it is getting success without any error.