sql injection error: dml / ddl operations not allowed
I have migrate to OBI from Oracle BI Publisher 12.2.1.0.0 to Oracle BI Publisher 12.2.1.3.0 then showing the following error
oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException:
oracle.xdo.dataengine.datasource.plugin.DataAccessException: SQLInjection Error: DML / DDL Operations not allowed
EXEC procedure_name
@test_Account_No =:test_Account,
@Customer_Name =:Customer_Name,
@Customer_No =:Customer_No
Above query working properly 12.2.1.0.0 this version.