Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 43 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
saw.dll TAG CANNOT BE SELF-CLOSING obiee 12.2.1.2.0

After migrating to OBIEE 12c, when I drill to load a map in a dashboard I have some error/warning and the map load fails that is I haven't the refresh of the map.
The code is like this
...<div style="width:6px;" class="PageBodyTopRight " /></td><td class="ComponentHeaderBackground PageBodyTopRightTd" style="width:11px;"><div class="HeaderBorderRight"/></td></tr></table>
Probably I must change the syntax but in the debugger I have only saw.ddl reference.
Have you some ideas?
Sergio
Answers
-
1st question, do you have a custom skin/style? If so, have you tried without the custom skin/style and do you still get the same error?
0 -
Hi Joel.
I have blafp style but the default is "Alta". I can try to use the default.
Sergio
0 -
Is that some custom code you've written or is that out-of-the-box map functionalities that you're using?
0 -
I tried the default ALTA but there aren't changes.
Sergio
0 -
Hi Cristian.
The drill is with action link.
I' m using ICO_LIB_STANDARD.JS to load the page html with the map embedded.
There is the same code of the old OBIEE application not migrated.
Sergio
0 -
Unfortunately the maps generated by external code like the one you're using in your custom HTML are not supported by Oracle...
You really need to recheck all the code since tags and HTML pieces can change between versions.
0 -
Yeah beaten by Francesco. It's custom code so you'll need to check that on your side, sorry. OBI just interprets the result which gets spit out.
0 -
OK, I will try another solution.
Best regards
Sergio
0