Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to create chart of account value sets in OTBI report?

How to create chart of account value sets in OTBI report?
Answers
-
Hi @Uyen Pham,
Welcome to the Oracle Analytics Community.
Please take a look into the following Oracle Doc which might be useful.
Hope this help.
Thank you.
0 -
Hi Uyen,
That is not possible in OTBI. OTBI is read only. Because we are using the hosted Software as a Service version of Oracle Business Intelligence in Oracle Transaction Business Intelligence OTBI in Oracle Fusion Cloud Applications. In our version the feature in OBI to allow "writeback" has been turned off on purpose by our vendor. You are not allowed to create anything in the application database using OTBI. The only writes that OTBI does is the automatic usage tracking etc that go to the S_NQ tables.
The only option you have (to do this in OTBI) I think is to create an Action in OTBI. With this action you may call some other thing outside of OTBI that may be able to insert update delete to the application database tables and views like chart of account value sets. Like a web service, java method, script, http request etc.
0