Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

saw.dll TAG CANNOT BE SELF-CLOSING obiee 12.2.1.2.0

Received Response
3
Views
8
Comments
3520535
3520535 Rank 3 - Community Apprentice

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?

SergioIEDebugger.png

Answers

  • Joel
    Joel Rank 8 - Analytics Strategist

    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?

  • 3520535
    3520535 Rank 3 - Community Apprentice

    Hi Joel.

    I have blafp style but the default is "Alta". I can try to use the default.

    Sergio

    STYLE.png

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Is that some custom code you've written or is that out-of-the-box map functionalities that you're using?

  • 3520535
    3520535 Rank 3 - Community Apprentice

    I tried the default ALTA but there aren't changes.

    Sergio

    STYLE2.png

  • 3520535
    3520535 Rank 3 - Community Apprentice

    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

    drill.png

    drillMap.png

  • FTisiot
    FTisiot Rank 6 - Analytics Lead

    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.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    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.

  • 3520535
    3520535 Rank 3 - Community Apprentice

    OK, I will try another solution.

    Best regards

    Sergio