Can we define a parameter to be mandatory so that user needs to enter some value for it in Oracle BI Publisher 10g? If yes, how do we do that?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We had the same issue days before. It seems that BI publisher do not support such kind of constraint on parameters. To solve this issue, we had to connect to BI publisher using its web services, get the report parameters and import the report into our application. Using this way, we managed to set any kind of constraint on parameters.