Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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
WriteBack Error in OBIEE12c

Hi All,
Yesterday I have migrated the newly created dashboard from Dev to Prod instance.
After successful migration of RPD,Reports and Dashboards writeback functionality is not workling.(abovve mentioned XML moved to Prod but its giving error)
Please find the below error for reference.
Write Back Error |
The system is unable to read the Write Back Template 'VERTICAL'. Please contact your system administrator. |
OK |
How to generate REFERENCE_RATE = '@{ca6aab9a39bac1758}' like this in production
Could anyone suggest to resolve this in production instance.
Answers
-
Have you checked that the Oracle BI user has the necessary rights to your xml file?
0 -
Yes.. I have moved the file from Dev to Prod with Weblogic/Administrator user
0 -
and also how to generate/get below junk code for a column
'@{ca6aab9a39bac1758}'
please help me with understanding
0 -
Yes, but does your weblogic / administrator user have specific rights to that file on the OS?
i.e. If you are in Oracle what does ls -f yield on the file?
0 -
As to; '@{ca6aab9a39bac1758}'; that looks like a presentation variable to me, which would be defined in your BI Dashboard / OBIEE Analysis, it is more usual to use the column references with Writeback though; @{c0} @{c1} etc - see ->
0 -
Yes .Previously it is working for one of the report in the dashboard but now facing the issue after moving the newly created dashboard/report from dev to prod.
0 -
Yes - so you need to check the rights on the new server, this is not like just moving catalogue / rpd.
0 -
I have checked and confirmed that writeback.xml file has read and write permissions in production instance.
0 -
Is your set up multi language, could the below apply?
OBIEE 12c : Error: "The system is unable to read the Write Back Template 'writeback'. Please contact your system administrator" when using WriteBack (Doc ID 2307381.1)
0 -
I could see that there is a permission issue in RPD.I have provided and checked again.
Everything is working fine now.
Thank you for your inputs.
0