BI Publisher (MOSC)

MOSC Banner

Multiple Values in a Parameter - BIP - 11.1.1.6.0

edited Apr 26, 2013 9:40PM in BI Publisher (MOSC) 7 commentsAnswered
Hi Team,
BIP version: 11.1.1.6.0

I need to pass multiple values in a parameter.
I have enabled check box "Multiple Selection"
Data model has also been updated for handling multiple values using "IN"

But when i run the report after selecting 2-3 values, i get this below error:
"
oracle.xdo.XDOException: oracle.xdo.XDOException: oracle.xdo.XDOException: java.sql.SQLSyntaxErrorException: ORA-00920: invalid relational operator

"

In order to undersatnd how parameter values are getting passed, i selected only parameter in Data Model using
"SELECT :param_1 parameter_value FROM DUAL"
i see that output contains only first value among all the selected values for the parameter.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center