Hi experts,
We are using Essbase cube as source and business want to implement writeback functionality on Essbase cube .
We already implemented the write back on the relational database but not sure about Essbase cube.
How we can achieve it.
In SampleApp 607 (https://www.oracle.com/technetwork/middleware/bi-foundation/obiee-samples-167534.html ) there is an example of that. I don't remember the details (did that some years ago), but it was either an "UPDATE" statement run against the cube or a calc script doing the job. Look there into the VM, there must be an example of that.
Thank you.
I am able achieve it.
Joined relational database and cube in RPD and using relational column for commentry.
Thanks,