Focal Point
[CLOSED] WF8 landing page?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1337009136

July 01, 2013, 05:38 PM
Moogle
[CLOSED] WF8 landing page?
Hi Team,

How are you handling presenting different portals to your users, especially in cases where security rules will prevent some users from seeing some portals?

-Do you send out discrete URLs for each portal?
    
Pros: Tight control of user experience. 
Cons: Maintenance / Sustainability headache.

-Do you allow the users to see the ibi_apps landing page, and rely on them to pick the right portal?
  
Pros: Security handles showing who sees what. 
Cons: Welcome to WebFOCUS 8 image takes up 2/3 of the screen and I can't figure out how to change it. 

-Do you send them all to a general portal and get them to use the utilities link for Portals to change to a different portal?
  
Pros: Tight control of user experience 
Cons: I've always found the utilities links to be easy to miss / hard to see

-Do you have a portal with a resource tree or a portal tree?
  
Pros: This allows you to create an analogue of the ibi_apps page where it's possible to replace the Welcome to Webfocus 8 image with something else (two column panel with a resource tree and another object). 
Cons: The portal that you create shows on the portal tree, which is circular and useless.  I've been unable to find a 'Run but Don't List' permission setting to solve this

I'm about to migrate my users from a single WF7 BID, to WF8 with several portals. I'm not quite sure how to present the content for the best user experience, and would appreciate your ideas.

Cheers,

Joey

This message has been edited. Last edited by: <Kathryn Henning>,


-WebFOCUS 8.2.01 on Windows
July 08, 2013, 07:54 AM
Peter
Hi Joey,

We've been in production with WF8 for a while now and are using this approach:
- Tomcat configured to forward root to ibi_apps
- WF8 configured to show default portal when logging in
- Default portal configured with 3 sections:
+ resource & portal tree
+ report output
+ general information (help, examples, planned outages...)

This way users have an easy URL to remember (http://myWFServer) with a default view giving them access to their content and my information.

It's worked out so far...

Regards,
Peter


Prod: WebFOCUS 8.0.06 on Win2008/Tomcat7/LDAP Mode
Test: WebFOCUS 8.0.06 on Win2008/Tomcat7/LDAP Mode
July 11, 2013, 12:02 AM
lwong
Hi Peter,

Could you elaborate a bit more on how you configured WF8 to go directly to your custom default portal, instead of the generic "Welcome Page"? I've been unable to find any documentation on how to do just that.

Thanks,
Leo


Prod and Dev:WebFOCUS 7.6.11, Win2003
Sandbox: WF8.0.0.2, Win2008
July 11, 2013, 07:31 AM
MattC
You can change it in the admin console





WebFOCUS 8.1.05
March 03, 2015, 02:46 PM
Francis Mariani
As far as I can tell, this will redirect all users to the default welcome page. Is there a way to allow administrators access to /ibi_apps/ and everyone else gets redirected?


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
March 04, 2015, 01:59 AM
SSander
As far as I can tell answer to Francis question is no. For example we added additional Page to landing page what only Dev/Administrators see where you see whole content tree. Other users see list of portals ( Custom portal selecting HTML )


Release: WebFOCUS 8104, AppStudio: 8105
OS: Windows
Output: HTML,Excel,Active Reports
March 04, 2015, 09:54 AM
Francis Mariani
quote:
Custom portal selecting HTML

I am quite interested in this. Did you use a web service or did you write a report to read the Content metadata? Care to share?


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
March 05, 2015, 01:35 PM
SSander
Currently we have it as a static list of portals. I will check tomorrow, I might have some script how to get portal list from Content metadata. ( Tried to solve the problem how to get pages/panel/report name(id) or what ever information Smiler )

Easier would be get it through Rest call, then it will most probably get same list, when you add the Portals panel.


Release: WebFOCUS 8104, AppStudio: 8105
OS: Windows
Output: HTML,Excel,Active Reports
March 05, 2015, 01:54 PM
GavinL
Just a thought, but I've never done it. Have one portal, that everyone can log into, page 1 is a custom fex, that takes what ever user they logged in as and redirect them to the portal they have access to. As long as all portals they don't have access to are hidden, this should work. This also allows you to build other portals/updates without affecting the existing user/portal. Then when it's time, change your data to point at the new portal. As people log on the next time, they are redirected to the new portal.

EDIT: By the way, doing this by groups instead of users is the best way.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
March 05, 2015, 02:04 PM
SSander
quote:
Originally posted by GavinL:
Just a thought, but I've never done it. Have one portal, that everyone can log into, page 1 is a custom fex, that takes what ever user they logged in as and redirect them to the portal they have access to. As long as all portals they don't have access to are hidden, this should work.

Your idea sounds good as long as all users have access only to 1 portal. In our case some Managers have access to multiple portals and we cannot make decision where to redirect them. What we could do is build list of portals where he can access. In Portal designer there is one "Panel" portallist, what we would like to present nicer way.


Release: WebFOCUS 8104, AppStudio: 8105
OS: Windows
Output: HTML,Excel,Active Reports
March 05, 2015, 03:56 PM
GavinL
You could just have a default portal per group.



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
July 13, 2017, 12:32 PM
Brian Garland
quote:
You could just have a default portal per group.


How do you do this?


WebFOCUS 8
Windows, All Outputs