Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Drop down list of columns for Write back functionality.

Hi all,
I have a requirement where in there is comments1, comments2 columns.
Currently users entering text in those comments columns using write back functionality updating those columns in the database.
New requirement is to have a drop down for both comments1 and comments2 columns. Is this possible? Please advice how to do this.
I am using OBIEE 11g.
Regards,
Chandra kanth.
Answers
-
First things first: OBIEE is not a data entry web application, nor an ERP system nor a CRM system. (Ref slide 31: 50 shades of #Fail - Oracle BI worst practices in real life)
While you may be able to hack something together with loads of JS this is not something recommendable. Use a proper tool like APEX.
0 -
Hi Christian,
This is client requirement which they asked us to check the possibility to incorporate.
Regards,
Chandra kanth.
0 -
Possibility to incorporate: low / pointless / there are *actual tools* which are *designed to do what you want to do*.
I get that client ask this and I get asked this often enough myself. Just turn the question around: "So you want your 2-seater Ferrari to transport 12 people?" "Well it's not really the point of that car but we can always cut it in pieces, stretch it, highten it, add more seats etc."
0 -
I agree with Christian obiee it's not Data entry system, despite of this, you could do writeback through its action framework the possibility to do some update/insert, I also implemented write functionality and some.client wants to leverage these functions, but o
biee has constraints just only could apply in table, etc.
For more detail check the write back limitations section
https://docs.oracle.com/cd/E28280_01/bi.1111/e10541/answersconfigset.htm#BIESG1355
Kind regards,
0