XI 3.1 - Customizing InfoView

We are wanting to customize the InfoView log on page a bit. We were able to do this rather painlessly in XI R2 by modifying the logon.jsp page.
I looked at the code for the logon.jsp page for XI 3.1 and it is significantly different. How would I go about changing the the text in XI 3.1.
Here is the code from the logon.jsp page in XI R2 (this file is located "\Program Files\Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\InfoView\logon\logon.jsp":
<% pageContext.setAttribute("appName", application.getInitParameter("app.name")); %>
<head>
</head>
To modify it all we did was put a <title></title. between the head like this:
<% pageContext.setAttribute("appName", application.getInitParameter("app.name")); %>
<head>
<title>Welcome to Company</title>
</head>
We need to be able to modify all the test on the InfoView page. Anything mentioning InfoView or Business Objects we want to remove and replace with our company information and logo.
Thanks.

I have found couple of documents published by BO for customizing XI R2. you can search for
Customizing InfoView without Coding
Customizing Look and Feel using CMC and Style Sheets.
Customizint XI and 3.1 is completely different but I have done for both and still working on couple of issues with customizing 3.1

Similar Messages

  • Customizing Infoview Disable shortcut option in XI 3.0

    Hi,
    We need to disable the shortcut option ,When a report is selected in the public folder area of Infoview and the organize button is selected can the copy shortcut option be disabled ?
    or
    Can we disable the shortcut option when sending a report through Infoview? in XI3.0
    Please help !!!
    Thanks..

    Hi Jacques,
         If user doesnu2019t have SQL D/B server installed on their server, this mean they will not be able to use the PM Demo. This also imply u2018Analytics Catalog chartsu2019 will not be available for them to use.
    As mentioned in the past notes, I was only able to resolve the missing Analytics Catalog charts issue by installing PM Demo.
         Since customer does not have SQL DB server as they uses Oracle D/B, they basically left with no Analytic Catalog charts to view. Am I correct to assume that?
         Is there an alternative way to retrieve Analytic Catalog charts outside PM Demo?
    Regards,
    Ken

  • Customizing Infoview LOGO in XIR3.1

    Hi,
    i am trying to changing LOGO in Infoview to my Customized one..
    Where to place the image (i.e.Path)
    Can some one please help me on this..
    Version: BOXIR 3.1
    Thanks
    Murali Narne

    Hi Murali,
    Would request you to try the following steps.
    1. Go to C:\Program Files\Business Objects\Tomcat55\webapps\InfoviewApp\res\schema.blue folder.
    2. Copy the custom logo image file in u2018schema.blueu2019 folder
    3. Open Central Management Console (CMC)
    4. Go to Application-> Infoview-> Properties-> Display custom logo: Logo URL: untitled1.gif
    5. Click Save and Close
    Regards,
    Sarbhjeet Kaur

  • Customizing infoview

    Hi Everyone,
    We have webi reports which will be used by our clients in over 150 countries and it will be supported in over 25 languages.
    The date, number and currency format varies from one country to another. For ex. in US, date is used in MM/DD/YYYY whereas in UK it is used in DD/MM/YYYY.
    Same is true for number and currency format.
    So webi report should display date, number and currency according to country standards.
    This setting is done in Infoview/preferences/General/Preferred Viewing Locale=(here we have to set our language)
    and at Infoview/preferences/Web Intelligence/When Viewing document setting.
    When I make these changes, report automatically changes date, number and currency format according to default fomat for that language.
    I want to have control over this default setting. I tried changing default settings in control panel/regional and language settings but to no avail.
    Can anyone please help in this.
    Thanks,
    Neeraj

    Post Author: amr_foci
    CA Forum: Integrated Solutions
    yes you can customize the infoView, but not much as you think, there is a list of files for everything in the business objects which for sure you can edit and customize, i use JSP so there is some JSP files and XML files which u can edit to customize it, but i think and im not sure of that, that if you edited those files your support will be expired
    good luck

  • Webi Applet, InfoView Customizing are possible?

    Hi.
    In the migration project from R2 to 3.1 , I'm facing customizing below.
    Are these modification possible?
    1. I want to modify some text in  "Webi save window".
       For example, text "keyword" -> "security level"
    2. I want to add some column and put specific image in InfoView Listing page.
       (adding column succeeded as modifing InfoViewListingBean.java in InfoViewAppActions, but items are limited.)
    I analized above java sources,
    but I can't find java file. All sources are compiled and packaged.
    I know it is very difficult stuff. Just let me know about POSSIBLITY OF CUSTOMIZING.
    If it is impossible, I have to report our customer  ASAP.
    Thanks.

    Hi,
    Modifying or customizing infoview is not supported so if you make any modifications you will need to revert all changes to the original state to receive support for any issues you run into.
    Alot of that code is compiled and there is no documentation available since it is not supported.
    Is it possible to do? Probabably.
    Would I advise against it?  Strongly.
    Good luck,
    Jason

  • Infoview logon page redirect to a report

    Hello,
    We are running BO XI 3.1 SP3 FP3.2.
    What we would like to do is : When we go on the infoview logon page, once the user has clicked on the logon buton, instead of going to his home page is showing a specific report.
    I think this is possible going into the jsp files of the infoview app, but we did not find where and how it could be done.
    Could you please help us ?
    This is needed because with the report we will show, all user will see information that the BO/BI team want to show them.
    Thank you in advance.

    Hello,
    What you're describing is considered to be customization of Infoview. Customizing Infoview is not supported. It might be possible to achieve your goal, but it would probably be very difficult. Infoview and the other Enterprise applications are considered shipped products.
    Keep in mind that if you find a solution any changes might be overwritten when you apply a patch or service pack. Be sure to keep good notes so that you can go back and recreate the change if necessary.
    Sincerely,
    Dan Kelleher

  • Cannot view a Crystal Report in InfoView

    Hi,
    I created a report in Crystal Reports 2008, using connection to SAP tables and Function Modules. The reports contains some parameters and In Crystal Designer it works fine.
    Then I put it into the InfoView. If I try to view it, I get the error:
    "An error has occurred: Servlet execution threw an exception " before promting the database log on information.
    If I remove the parameters from this report, I can start the viewer without errors. Reports with parameters and other connection type work in this InfoView.
    The same report with parameters and SAP connection works fine in another InfoView.
    We upgraded the SAP Integration Kit on the server, but it did not help.
    I really need to find a solution for this problem, because cannot present the reports to the customer.
    Could somebody propose a solution? Probably someone has a similar problem?
    Kind regards,
    Oleksandr

    Hi,
    Thanks for your replies. Sorry for delay with my answer. Yesterday our admin upgraded the server (incl. JCO), the problem with the reports with parameters is resolved. But, now I have another problem with the database connection.
    Locally I use BO XI 3.1, Crystal Reports SP2, BO XI Integration for SAP solutions. On the server :
    BO Enterprise XI 3.1 SP2
    BO XI 3.1 Integration for SAP Solutions FP 2.1 Update
    BO XI 3.1 Integration for SAP Solutions Russian Language Pack
    BO XI 3.1 Integration for SAP Solutions SP2
    SAP BO XI 3.1 Integration, version for SAP solutions applications SP3 Update
    SAP BO XI 3.1 Integration, version for SAP solutions applications Russian Language Pack
    Now I create locally an empty report in Crystal Reports, just select in the database-assistent one SAP table and save without using these fields at all.
    Then, I go to the customer InfoView, there add this report using "Add->Crystal Reports..." from my local folder. If I click "View", I get the error:
    "Error in File Test: Failed to load database information. "
    If I click "View" for a report with parameters, a screen appears for the parameter selection, but after "Execute" I get the same error.
    Yesterday before server upgrade I could start the viewer for the same reports without parameters. All reports can be viewed now in another InfoView.
    I tried to change some options for the report Database Configuration in CMC, but it did not help. Possibly was I wrong with the settings?
    I would appreciate if you give me any idea how this problem can be solved.
    Thanks in advance!
    Oleksandr

  • Infoview Schedule option

    Is there a way to hide database logon information from Infoview Schedule option? I do not want users to use this when they schedule the report.
    The report will run successfully if the users do not enter any database information in there but if they enter some "junk"information in there then the report will fail.
    Thanks!

    Bing,
      The out of the box Infoview does not supply a means to abstract that portion of the scheduling menu items.  Although there are means of customizing Infoview, it is neither supported nor recommended.  Aside from losing any customization when an update or upgrade is done, there is a high risk of rendering the system inoperable which could be a very costly factor in the long run.  Ideally, the best course of action is to properly educate the end users as to what is allowed to be changed.  There are only limited times when an end user would need to supply database information.  One being that the login credentials are intentially left blenk so the user MUST logon to the database.
      A valid option that I can endorse is to use the various SDK(s) available to promote a simple means of scheduling a report to your end users. You have not indicated whether you are using the .NET or JAVA version of Infoview, but it is possible to schedule reports via a web application that would not display the database menu items. 
    // Tony

  • Prompt window Issues-resize and date format setting to 'mm/dd/yyyy' .

    Guys,
            I have two issues which needs to be solved for better reporting.
            I am using url reporting approach to view reports in ActiveX viewer.
            1) I have to set date format to 'mm/dd/yyyy' in parameter prompt window by default It is in yyyy-mm-dd format.
             2) I have to make prompt window with full size screen in order to accommodate more than one date parameter and make it looks better.
         Can any one tell me how to change and fix date format and resize Prompt window?
          Should I open a ticket with business object in order to solve or customize the Crystal Report Server XI R2 configurations for us?
        Please suggest me some probable options for it.
    Sincerely,
    Sanjay Patel
    Edited by: Adlyd Joseph on Feb 3, 2009 7:22 AM

    Hello Adlyd,
    SAP Business Objects does not support customizing Infoview, CR Server, or BusinessObjects Enterprise.  I'll post the content of SAP Business Objects Note 1218598 below that speaks to this.  Even if they could help customize CR Server/Enterprise/Infoview there's no way to change the parameter prompting page.  It's a page that is generated at runtime, and it isn't exposed to any of the BusinessObjects SDK.
    If you want to see if SAP Business Objects can help you with the date format that might be possible.  In North America you can call 1-800-877-2340, and select option 4, and then option 1.
    You can also purchase technical support from the [Online Store|http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300].
    Sincerely,
    Dan Kelleher
    NOTE: This Note was written for BOE XI and XI R2, but it applies to BOE XI 3.0 and 3.1 as well as all versions of CR Server since version XI (v11.0).
    ++++++++++++++++++
    1218598 - Support policy on customizing BusinessObjects InfoView and other applications
    Symptom
    In previous versions of Business Objects products, Business Objects Customer Support had assisted customers with the customization of the ePortfolio and InfoView applications by providing guidance on what changes were required for simple and specific custom features.
    What is the support policy for customizing BusinessObjects XI, XI Release 2, XI 3.0, XI 3.1 InfoView and the other included applications?
    Resolution
    Starting with BusinessObjects XI, code-level customization of InfoView and the other applications included with BusinessObjects XI is not supported and not recommended. These applications include Crystal Reports Explorer and the Central Management Console.
    InfoView is a fully-featured product and can be customized by changing settings in the Central Management Console or by changing values in the application configuration files only.
    Requests for custom features in InfoView or any other included applications will be treated either as enhancement requests, or in extreme cases, as product defects. Any feature that does not function as documented will be treated as a product defect.
    Custom features may also be implemented as part of an Original Equipment Manufacturer (OEM) agreement, or by engaging Business Objects Consulting Services.
    Background Information
    Modification of any of the following file types in BusinessObjects InfoView XI, XI Release 2, XI 3.0, XI 3.1 is not supported:
    .aspx
    .cs
    .vb
    .ascx
    .asax
    .jsp
    .java
    .js
    .htm
    .html
    .csp
    See Also
    For more information, please refer to the technical paper, [Customizing Look and Feel using the CMC and Style Sheets|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/209e174d-be3e-2b10-4d8e-e25a76a6fac1].

  • Issue in keeping the InfoView session valid using Custom JSP Open Document

    Hi
    We are using OpenDocument URL in custom JSP to show BO Web Intelligence Document.  The documents are opening fine but some of our WebI documents have links to other WebI document,  when the link is clicked it takes to Info View Login Page.
    If I login and logout once from InfoView then the WebI document links work fine.
    Can you please guide me on how to make the session valid for WebI internal links?  Do I need to create a Cookie or use URL Encoding?
    Following is the sample JSP code:
    <%@ page import="com.crystaldecisions.sdk.exception.SDKException" %>
    <%@ page import="com.crystaldecisions.sdk.framework.CrystalEnterprise" %>
    <%@ page import="com.crystaldecisions.sdk.framework.IEnterpriseSession" %>
    <%@ page import="com.crystaldecisions.sdk.framework.ISessionMgr" %>
    <%@ page import="com.crystaldecisions.sdk.occa.infostore.IInfoStore" %>
    <%@ page import="com.crystaldecisions.sdk.occa.security.ILogonTokenMgr"%>
    <%
    try{
    String systemName = "ServerName";
    String userName = "user";
    String password = "pass";
    String authType = "secEnterprise";
    IEnterpriseSession enterpriseSession=null;
    if (enterpriseSession == null)
    ISessionMgr enterpriseSessionMgr = CrystalEnterprise.getSessionMgr();
    enterpriseSession = enterpriseSessionMgr.logon(userName, password, systemName, authType);
    ILogonTokenMgr logonTokenMgr = enterpriseSession.getLogonTokenMgr();
    String defaultToken = logonTokenMgr.createWCAToken("",20,10);
    response.sendRedirect("http://boServer:port/OpenDocument/opendoc/openDocument.jsp?iDocID=16894&token="+defaultToken);
    catch(Exception e)
    e.printStackTrace();
    %>

    Thanks Aasavari for responding. My problem is solved. 
    I need not create any cookie or create token using getLogonToken
    Some of the URLs in the webi documents were incorrect and so Info View was taking to the Info View Login page.  
    But I am surprised though why info view not complain about incorret and rather takes to the login page.
    Thanks for your help again.

  • Crystal Report 2008 SP2 & InfoView: Custom XML Export doesnt work

    Hi,
    I have created a Crystal Report .rpt and want to use the custom xml export function to output a custom xml file. For that, I created a custom transformation file (xsl) and imported it into the .rpt . On the client machine, if I open the .rpt with Crystal Reports 2008 SP2, and select to export it using the custom xml output, all runs fine. (under SP1, only half the file was created...)
    If I upload the .rpt file to Infoview (server-side: BO Enterprise 3.1, SP2 as well) and schedule it, I can select xml, and then my custom xml as output format, but I am getting the error message u201EUngültige Exportoptionen" (="invalid export options"), in the instance history. No output file is created. I use file system as destination. Other output formats like .pdf and .rpt work fine and files are created.
    Ideas:
    -Are there any more settings needed on the server (e.g.CMC - Crystal Server Jobs, other Processes, ...) so I can schedule the report and successfully create the custom xml format file as output?
    -Do I need to upgrade to a specific SP or FP on server-side so everything runs smooth?
    Thanks for your help!

    Hi Florian,
    I'm having the same problem, have you by any chance found a solution?
    Gajus.

  • How to redirect users to Custom Page on InfoView logoff

    Post Author: Srinivas123
    CA Forum: WebIntelligence Reporting
    How to redirect the users on InfoView logoff to a custom page, instead of the default logon.aspx.   

    Hello Senana,
    Assuming you're using wwv_flow_custom_auth_std.login to log in, and p_flow_page is set to "[your app id]:1" try placing the following line just before your call to wwv_flow_custom_auth_std.login:
    :FSP_AFTER_LOGIN_URL := null;This should force user to page 1 after log-in.
    Hope this helps,
    John

  • Unable to create custom analytic in dashboard and analytics in infoview

    Hi all,
    i am unable to create a custom analytic in dashboard and analytics in infoview, the error i am getting is there is no xcelsius template available consult xcelsius .
    Need help ?
    regards
    Abid Paul

    Hello Falk,
    thanks for the reply
    this is not the error i am getting in Xcelsius.but this is the error which i am getting in INFOVIEW BO edge standard 3.1 when i am trying to create custom analytic in corporate dashboard FROM INFOVIEW.
    THE error i am getting is there are no xcelsius templates availabe consult xcelsius.
    i would really appreciate if you could help me regarding this
    Regards and thanks
    ABID PAUL

  • Customizing the InfoView

    Does anyone have an example of how they have customized their log on page and added a custom logo to Infoview in XIR3.1? Prior to upgrading to XIR3.1 we had scripts that would modify the launchpad.html, web.xml, and the logon.jsp files to add our logo and give the user instructions when they first get to the BO log in page. Since XIR3.1 changes the entire structure the scripts do not work and I have not had any luck modifying the what I think are the same files in XIR3. Hopefully someone has a relatively easy way to add these basic customizations. Thanks.

    Tammy,
    At the below path on the server:-
    <bo_install_dir>\Tomcat55\webapps\InfoViewApp\res\schema.blue
    replace the image with the custom image but with the same name as login_banner_center.gif
    Now, logon to CMC and go to
    Applications -> Right Click InfoView -> Properties -> Display Custom Logo -> Change the name to "login_banner_center.gif"
    Restart the tomcat and BOE services.
    Confirm to us
    Cheers.

  • "My Infoview" Customized Template for all users

    Post Author: rossgh
    CA Forum: Publishing
    How does one share a customized "My Infoview" Template with other users?With other words, I would like other Infoview users to see the same Template I see.
    The Infoview Application Administration is very limited; it only allows you to change the colors...
    Thanks,
    Ross

    Hi Simmi,
    There is a way that you can do this. Check this post for details as provided by Prakash:
    Re: Permanent BW Excel Template
    Hope this helps...

Maybe you are looking for

  • How to use search in new itunes

    When I search an artist in the new version of iTunes a window pops up and shows me all of the albums.  I can put all of the tunes on an album on play lists, but I can't for the life of me figure out how to see the individual tracks on an album any mo

  • JEditorPane in read only mode

    Hi I have created a JEditorpane in read only mode - setEditable (false) the problem is the user can still mark the rows of the editor pane. how can i prevent that? Thanks, Liat

  • How to put equal amounts of space bw objects in Photoshop?

    Hi, I realize that you can align objects in Photoshop, and that there are options to distribute horizontal and vertical centers, but how would I put an equal amount of space between objects like with the "Distribute Spacing" option in the illustrator

  • "Connect as . . . " and USB drives

    Using Leopard, I use to be able to connect to a remote computer using a Admin user login information and get access to the USB drives connected to my Mac Pro. Now with Snow Leopard, I only have access to the startup drive. Is there any way to re-enab

  • InDesign CC 2014 is very very slow when working with a table.

    InDesign CC 2014 is very very slow when working with a table. Every 1/2 - 1 hour it nearly falls back, impossible to work with. While this project must be finshed quite soon.. What the hell is the matter with this Creative Cloud. I havea very fast iM