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.
Hi, I would like to change the dashboard login view. I would like to create a link which would automatically redirect me to the login page instead of showing the various groups. Depending on who logs in, the various applications/groups available to the user has to be shown. Is this possible>?
Is it so that every user has only access to one view ,if so then yes its possible , its a serie of changes you have to apply.
If this is what you need , i will post the changes you will have to make
P.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
Redirect user to his own group-view
Information on how to set up the Dashboard so a user will log in automatically
to a group view is listed below:
1. Edit bid-config.xml using a text editor.
2. Search for the string login-success
3. You will see the following code:
<response-redirect request-context="login-success">
<context-redirect url="&JSP;/WORP_LoginSuccess.jsp"/>
<!--<context-redirect
url="&JSP;/performance_management_framework/WORP_MultiViewPerformanceManagement
Framework.jsp"/>-->
<!--<context-redirect
url="&JSP;/performance_management_framework/WORP_SingleViewPerformanceManagemen
tFramework.jsp"/>-->
</response-redirect>
Change into :
<!-- Configure this redirect to go to a different page than Dashboard's
default upon successful login
-->
<response-redirect request-context="login-success">
<!--<context-redirect url="&JSP;/WORP_LoginSuccess.jsp"/>-->
<!--<context-redirect
url="&JSP;/performance_management_framework/WORP_MultiViewPerformanceManagement
Framework.jsp"/>-->
<context-redirect
url="&JSP;/performance_management_framework/WORP_SingleViewPerformanceManagemen
tFramework.jsp"/>
</response-redirect>
P.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
In our case the user is redirected back to our homepage www.randstad.be
Hope it helps
P.This message has been edited. Last edited by: Pete,
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
i could sent you a word document that contains just about anything for customizing the dashboard
in the ibi_html/images you the images that are used in the login screen , we replaced these one with our ownThis message has been edited. Last edited by: Pete,
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
I assume that you only have a public view ,if so does the public group have access to that domain ?
You will have to check this in your webfocus MRE Administration
P.
D: WF 7.6.2 P. : WF 7.6.2 on W2003 ------------------------------------------------------------------ I see myself as an intelligent, sensitive human, with the soul of a clown which forces me to blow it at the most important moments.
I emailed Peter a while back and suggested hosting this document somewhere for people to download themselves. To that end the document is available here.
Please note that it is as supplied by Peter and thanks must go to him for preparing it.
T
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004