Oracle Analytics Cloud and Server

Products Banner

Oracle analytics reports integration issues with VBCS

Question
3
Views
0
Comments

Summary

OAC reports not integrating with VBCS pages

Content

I have tried including the code snippet in index.html of VBCS project but it's not working.

 

I have tried both jet/standalone versions of embed.

Code

<!DOCTYPE html>
<html lang="en-us">
<head>
  <meta http-equiv="x-ua-compatible" content="IE=edge">
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="preconnect" href="https://static.oracle.com"&gt;
  <link rel="preconnect" href="https://rt.oraclevb.com"&gt;
  <!-- vb:inject id="headContent" theme="resources/css/dt.theme.redwood" -->
  <link type="text/css" rel="stylesheet" href="resources/css/app.css">
</script>
</head>
 
<body>
<div>
<oracle-dv project-path="/@Catalog/users/userName/reportName&quot; active-page="canvas" active-tab-id="1">
</oracle-dv>
 
</div>
</body>

Capture1.PNG

Tagged: