Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Solved] Display User ID in Dashboard

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[Solved] Display User ID in Dashboard
 Login/Join
 
Virtuoso
posted
A user enters the BID.
How can one display his User-ID?
In the banner?
Elsewhere?

This message has been edited. Last edited by: Danny-SRL,


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Expert
posted Hide Post
Hey Danny, we do it on the public dashboard, we decode the user's login id (his kerberos/siteminder/whatever) using the mre repository to get his displayname,and then issue a 'good morning and welcome {your name}' on the default launch block. that block has links to all the views the user has... we don't force the user to go hunt for the 'views' tab thing...




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Virtuoso
posted Hide Post
hhhmmm... could you post an example, please?


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
Expert
posted Hide Post
an example of....?
surely you don't mean
TABLE FILE WF_MRUSERS
IF USERID EQ '&kerberos'
PRINT USERNAME
ON TABLE SAVE
END
-RUN
-READ SAVE &displayname.A255
-SET &displayname=TRUNCATE(&displayname);
...
FILENAME=WF_MRUSERS, SUFFIX=SQLORA , $
SEGMENT=WF_MRUSERS, SEGTYPE=S0, $
FIELDNAME=USERID, ALIAS=USERID, USAGE=A128, ACTUAL=A128, $
FIELDNAME=PASSWORD, ALIAS=PASSWORD, USAGE=A128, ACTUAL=A128,
MISSING=ON, $
FIELDNAME=LOGINNAME, ALIAS=LOGINNAME, USAGE=A128, ACTUAL=A128, $
FIELDNAME=USERNAME, ALIAS=USERNAME, USAGE=A255, ACTUAL=A255,
MISSING=ON, $
FIELDNAME=EMAIL, ALIAS=EMAIL, USAGE=A64, ACTUAL=A64,
MISSING=ON, $
FIELDNAME=ROLEID, ALIAS=ROLEID, USAGE=A48, ACTUAL=A48, $
FIELDNAME=PROPERTIES, ALIAS=PROPERTIES, USAGE=A255, ACTUAL=A255,
MISSING=ON, $
FIELDNAME=ISACTIVE, ALIAS=ISACTIVE, USAGE=A1, ACTUAL=A1, $




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Silver Member
posted Hide Post
Bookmarking this!

Thanks, Susannah.


WF: WebFocus 7.7.03
Data: Oracle, MSSQL, DB2
OS: Windows
Output: HTML/AHTML,PDF,EXL2K FORMULA, COMT
 
Posts: 43 | Registered: November 21, 2011Report This Post
Expert
posted Hide Post
naw...you're kidding. This is bookmark worthy??? no way. Big Grin
 
Posts: 3811 | Location: Manhattan | Registered: October 28, 2003Report This Post
Expert
posted Hide Post
quote:
This is bookmark worthy???
Sure enough Susannah. If it's good enough for FP then it is Big Grin
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Gold member
posted Hide Post
I am not sure of the user ID, but if you want to display their MRE name field, you can do that with dashboard setting.
Go to view builder, select the view where you want to display the user name, and select settings from the view builder.
In the settings, there is an option for showbanner user greeting. select true and you are all set.


7.7.01,windows2008 R2
 
Posts: 65 | Registered: July 28, 2011Report This Post
Virtuoso
posted Hide Post
Reddy,

Thanks. A bit of sleuthing and I found it.


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [Solved] Display User ID in Dashboard

Copyright © 1996-2020 Information Builders