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     [CLOSED]Redirect to different portal

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED]Redirect to different portal
 Login/Join
 
Member
posted
Hello!

Suppose I have two portals in my WebFOCUS environment: Portal A and Portal B, and suppose that a user can access these portals by navigating to http://webfocus.server.com/ibi...s/bip/portal/PortalA and http://webfocus.server.com/ibi.../bip/Portal/PortalB, respectively.

We would like to redirect users trying to access Portal A to the URL for Portal B.

Is this possible to do?

This message has been edited. Last edited by: <Emily McAllister>,


WebFocus 8008,Server: Ubuntu Linux, Output: html/excel/pdf
 
Posts: 20 | Registered: March 03, 2015Report This Post
Expert
posted Hide Post
I don't think there's a built-in redirection option. The easiest way would be to create an HTML file in the Repository that has the redirection code, and then embed that HTML file in the portal - perhaps in a container in the banner. I *think* this will work, though I haven't tried it.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Virtuoso
posted Hide Post
You can do it in your local Domain Name Service as well.



 
Posts: 1012 | Location: At the Mast | Registered: May 17, 2007Report This Post
Master
posted Hide Post
Question is, are you doing this permanently? Older version to redirected to new version for instance. If so, then just replace you portal page on the old with a fex/html that has this in the pages content:

<script>
top.location.href = '/ibi_apps/bip/Portal/PortalB';
</script>



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
 
Posts: 578 | Registered: October 01, 2014Report This Post
Member
posted Hide Post
Thanks GavinL, that was just the solution I needed!


WebFOCUS 8.1.05
Windows, All Outputs
 
Posts: 14 | Registered: July 03, 2012Report 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     [CLOSED]Redirect to different portal

Copyright © 1996-2020 Information Builders