How to set User Session Details in OBIEE 11G | The Big Data - Business Intelligence by Sandeep Venu

Enter key word

How to set User Session Details in OBIEE 11G




  1. Oracle Database
  2. OBIEE Server
  3. OBIEE RPD
  4. OBIEE Maps
  5. Weblogic
  6. Errors
  7. Upgrade
  8. Customize
  9. Patch

Step 1: Create a Static Text view and copy the following code and enable HTML


<div id='_insertscid'/>
<script type="text/javascript">
var tempStr="";
tempStr += "<table><tr><td colspan=2><b><font size=2>Session Details:</font></b></br></td></tr>";
tempStr += "<tr><td width=200px><b>- User Display Name</b> </td><td>" + tSessionInfos.user.displayName + "</td></tr>";
tempStr += "<tr><td><b>- Current Session ID</b> </td><td>" + obips_scid + "</td></tr>";
tempStr += "<tr><td><b>- User GUID</b> </td><td>" + tSessionInfos.user.guid + "</td></tr>";
tempStr += "<tr><td><b>- User ID</b> </td><td>" + tSessionInfos.user.id + "</td></tr>";

tempStr += "<tr><td colspan=2>&nbsp;</td></tr>";
tempStr += "<tr><td><b>- Actual User Display Name</b> </td><td>" + tSessionInfos.user.actualUserDisplayName + "</td></tr>";
tempStr += "<tr><td><b>- Actual User ID</b> </td><td>" + tSessionInfos.user.actualUserId + "</td></tr>";

tempStr += "<tr><td colspan=2>&nbsp;</td></tr>";
tempStr += "<tr><td><b>- Home Directory</b> </td><td>" + tSessionInfos.user.homeDir + "</td></tr>";
tempStr += "<tr><td><b>- Is Admin?</b> </td><td>" + tSessionInfos.privileges.isAdmin + "</td></tr>";
tempStr += "<tr><td><b>- Can Act As?</b> </td><td>" + tSessionInfos.privileges.canActAs + "</td></tr>";
tempStr += "<tr><td><b>- Has Alerts?</b> </td><td>" + tSessionInfos.hasAlerts + "</td></tr>";
tempStr += "<tr><td><b>- Has Creatable Item?</b> </td><td>" + tSessionInfos.hasCreatableItem + "</td></tr>";
tempStr += "<tr><td><b>- Most Recent Lists?</b> </td><td>" + tSessionInfos.mostRecentLists + "</td></tr>";
tempStr += "<tr><td><b>- Enable Section 508</b> </td><td>" + tSessionInfos.user.prefs.userPrefsMap['enableSection508'] + "</td></tr>";
tempStr += "<tr><td><b>- Default Analysis Mode</b> </td><td>" + tSessionInfos.user.prefs.userPrefsMap['defaultAnalysisMode'] + "</td></tr>";

tempStr += "</table>";
document.getElementById('_insertscid').innerHTML = tempStr;
</script>

Step 2- Save the report and display on dashboard.



thanks,
Sandeep

SHARE

About test

    Blogger Comment
    Facebook Comment

2 comments:

Unknown said...

Will this work in OBIEE 10g? Can you please confirm? If not, what needs to be done to get the similar data in OBIEE 10g?

Unknown said...

Thanks for Information OBIEE (Oracle Business Intelligence Suite Enterprise Edition) is a comprehensive Business suite of enterprise BI products that delivers a full range of analysis and reporting capabilities. It gives business users the capability to perform in depth analysis and data mining of detailed business data and gives real and significant information for making critical decisions.OBIEE Online Training

Top Links

Upgrading BI Publisher

Add Google Search

OBIEE- LDAP

Change Admin Password

Best Practices

ORACLE 11GR2

Host Files

Customization

OBIEE-SIEBEL

Bug Fixes

Setting Default

OBIEE Installation failed

OBIEE Installation

Oracle Databse

Oracle In Linux

Loopback Adapter

Weblogic Failed

Yum Commands

Weblogic Admin

Linux Static IP

OBIEE LDAP

Admin Paswword

Scaling

Weblogic Starting Error

Localizing BI

Physical Schemas

Multimedia Dashboard

Video in OBIEE

Variables in OBIEE

Ago 30 Days

Email Link

ODI Installation

AGO Function

Sort Pivote table

OBIEE Patch

Reset Sys password

Date Calculation

Add Row in Report

Increase Row limit

OBIEE with Essbase

Reset Weblogic

BIP Login Error

MDS and BI Platform

ORA 28001 Error

ORA 12560 TNS Protocal Error

ORA 12154 TNS Error

OBIEE ON AIX

Pre Requsite

AIX Commands

Commands