XI 3.1 Homepage external link

Hello, I’ve been searching but unable to find how to add a URL link to the default Infoview homepage. We installed the Knowledge Accelerator and would like to make that a default link similar to Information OnDemand Services but have been unsuccessful to this point. Any help would be greatly appreciated.

Thanks.


ledwyn (BOB member since 2007-11-09)

Is this on the main InfoView page?

If so: For a Tomcat site, I’d guess that you’d have to edit logon.jsp to include the link at:
\BusinessObjectsXI3\Tomcat55\webapps\InfoViewApp

Also keep an eye on https://www.sdn.sap.com/irj/boc/sdklibrary


MikeD :south_africa: (BOB member since 2002-06-18)

You are looking for the files home.jsp or home.aspx, you may be having trouble determining that because the links you are looking for are actually built via java/c#. Look for redirectOnDemandServices(), it will get you to the tables where the links are stored.
Keep in mind, these are customizations, may void your support.


cablegp (BOB member since 2003-06-04)

Thanks for the info, I think I’ll leave it alone as this is more complex than I believe it should be and I don’t have java programming knowledge.


ledwyn (BOB member since 2007-11-09)