XI 3.1 Infoview Customization

Does anyone know if it is possible to customize Infoview in XI 3.1? ;
For example, these are the things that we would like to do:
1) Hide the Dashboards button on the top level menu.
2) Disable all Send to Options other than Business Objects Inbox
3) Automatically uncheck the "Default Settings" box when users select Send to --> Business Objects Inbox
I have found a few forum posts but no one has had a valid solution.  Or maybe I should be looking into the SDK for these things?
Thanks for any help and/or advice.

It is possible to customize InfoView. However there have been some significant changes between XI r1/r2 and XI 3.x. There are some whitepapers available for XI r1/r2 but I haven't found a document either that describes this in a comprehensive way for XI 3.x.
The following link describes how to customize in XIr2: http://resources.businessobjects.com/support/communitycs/TechnicalPapers/be_xi_r2_customizing_infoview_using_CMC.pdf
Hope this helps...
Martijn van Foeken
Focuzz BI Services
http://www.focuzz.nl
http://nl.linkedin.com/in/martijnvanfoeken
http://twitter.com/mfoeken

Similar Messages

  • SAP BO Infoview Customization

    Hi,
    In our current project we are interested in doing some basic customizations on InfoView portal. Our requirementsare to include customer company logo and modify some of colors. It's possible to do that? Does it exist any BO Product guide that covers Infoview customizations?
    Thanks

    Hello,
    I don't think there are any product guides that go through this type of customization, however there is an SAP Note 1414285 that will give you some pointers, here are the details of the Note:
    Customizing the InfoView logon screen:
    - Go to folder: C:\Program Files\BusinessObjects\Tomcat55\webapps\InfoViewApp\res\schema.blue\
    - Rename the file: login_banner_center.gif to login_banner_center_OLD.gif
    - Save the new logo file as login_banner_center.gif
    - Restart the Tomcat server and open the InfoView.
    - After opening the InfoView you will find the new logo
    - Customizing the InfoView top banner logo:
    After login to InfoView you want to change the logo that appears above the Menu
    - Go to folder: C:\Program Files\BusinessObjects\Tomcat55\webapps\InfoViewApp\res\schema.blue\
    - Rename the file: IV_left_topbanner.gif to IV_left_topbanner_OLD.gif
    - Save the new left logo file as IV_left_topbanner.gif
    - Rename the file: IV_right_topbanner.gif to IV_ right_topbanner_OLD.gif
    - Save the new right logo file as IV_ right_topbanner.gif
    - Take the backup of the file default.css as default_OLD.css
    - Open the file default.css and adjust the following parameters in the u201C/* InfoView banners */u201D session as appropriated
    .bannerCustomLeft
    .bannerCustomRight
    .bannerLogo
    .bannerLeft
    .bannerUserName
    .bannerCenter
    .bannerRight
    - You may want to change the background-color and the banner height and width
    - Save and close the file
    - Restart the Tomcat server
    - Open the InfoView and log in
    - Check if the logo is according with your needs.
    Hope this helps

  • Customize Hierarchy from Infoview

    Dear all,
    I've to set customize Hierarchy at report level. I already set Hierarchy at universe and select all Hierarchy objects at report level.
    So all the selected Hierarchy objects are available in "Drill by" menu in a report. But i want to keep only those objects in "Drill by" menu which has some special data (like, Country not equal NULL). So i must take decision dynamically that which objects should be in "Drill by" list after analyzing data.
    So is it possible to take decision from InfoView/Report level that which would be my Hierarchy? Or is it possible to overwrite the Hierarchy(set at Universe level) at report level after analyzing data?
    Thanx in advance...
    Nahid
    Edited by: nahid bd on Nov 25, 2009 8:41 AM

    Hi,
    please check if the flow you created is BI 7 or BI 3.x you can see this by look for a small square behind the datasource name.
    Since you are able to look in PSA i expect it to be BI7 flow which (no square in above mentioned place) means you need to check your infopackage to see if it is loading to PSA only or also to infoobject. If its loading only to PSA you either need to create a DTP and run that aswell or change the setting in the IP
    Hope this helped.
    C.

  • How to customize the infoview and dashboards.

    Post Author: [email protected]
    CA Forum: WebIntelligence Reporting
    Hi all,
    how to customize the infoview and dashboards.
    scenerio1: all users should have same look &  feel of infoview. - please tell me the steps how set the preferences for this scenerio.
    scenerio2: every should have  different look and feel (example user1 should have different view with user2). - please tell me the steps how set the preferences.
    Thanks,
    Madhu.

    Post Author: Use_BO
    CA Forum: WebIntelligence Reporting
    Hi Madhu,
    For Scenario 1 : Go to CMC.
    Go to : Home > BusinessObjects Enterprise Applcations > InfoView
    You can customise Inforview properties and Rights here, like setting up ur logo,style sheets etc.
    For Scenario 2: Each User will have to customize their own Infoview.
    Go to Infoview. On the top right corner will be 3 icons. Click on the 'Preferences' icon.
    In the General tab of preferences you can customise the infoview settings.
    Hope this helps.
    Thanks!!

  • Customize the Infoview

    Like to customize infoview as per the user login.
    How can we acheive it and to what extent???
    thanks!!!

    Hi Joey,
    as it is more a dev post I recommend to use the [Business Objects SDK Application Development Forums|https://www.sdn.sap.com/irj/sdn/businessobjects-sdk-forum] for your question.
    Best regards
    Falk

  • Customize Infoview Default View Actions on 3.1?

    Ok in the infoview application settings you can pick the default action as either "View the object" (View on Demand) or "View the latest successful instance of the object". 
    However my situation is that we want to only give our users "Schedule" and "View instances user owns"  in order to prevent them from running on demand and to prevent them from viewing someone elses data. 
    With both of these limits in place you get an error message either saying you lack ability to refresh or that you don't have rights to view the last instance run.
    Does anyone know a workaround or a way to change the infoview action to "Schedule"?

    No luck yet.  No answer from the case I opened with support either.  We're probably just going to have to let users run on demand.

  • InfoView Document List page customization

    I am trying to filter out some of the objects displayed in InfoView Document List page based on the si_name.
    Can some one point me to the java or jar file, which has the query to get the Document list. I can add my filter to the end of the existing query.
    I am working on BOXI 3.1 SP2 with Java SDK. Page which is listing the Document List in infoview is InfoViewListing.jsp.
    Thanks
    Kris

    Modifying Infoview it is not supported so there is no documentation on any of its internal working, layout,  or code structure.
    You will have to figure that out on your own.
    The biggest roadblock you are facing is the huge changes made with Infoview in XI 3.x as opposed to XI R2.  Many things that were easily modifiable in R2 are much much harder 3.x.
    Just an FYI: Note that if you do make any changes and Infoview quits working for any reason you will need to go back to the shipped version in order to be supported.

  • Customize InfoView Login Screen

    I have Business Objects Edge XIR3.1 I have it installed with TomCat. I want to modify the Login Screen to Change the wording, for example I want to put the phone number of the help line there.
    Can anyone tell me where to find the files that contain this text?
    Thank You.
    Jeff

    Hi Jeff,
    maybe this Documents will also help you:
    https://www.sdn.sap.com/irj/boc/index?rid=/library/uuid/30d43d7a-c53e-2b10-0ba9-c149b0502d38&overridelayout=true
    Regards
    -Seb.

  • Closing the browser in InfoView doesn't log the user off.

    In Business Objects XI R2 Infoview, closing the browser in InfoView doesn't log the user off no matter how you answer the subsequent popup question "A window has closed. Log off as well?" Is there a fix for this somewhere?

    hi,
    In InfoView, with Performance Management installed, user sessions fail to be released immediately when the Log Off button is clicked.
    If you click the logoff button in Infoview and watch the address bar you will notice that it actually goes to another page called default.htm. It does this really fast. That page is located at C:\Program Files\Business Objects\Tomcat\webapps\businessobjects\enterprise115\desktoplaunch\InfoView. Remove both the default.htm and index.html and reboot your Tomcat server. Open a browser and go to Infoview. Once you have gotten in to Infoview click the log off button. You will get and error from the tomcat server and that is because the page does not exist anymore. If you look in CMS under servers and CMS you will also notice it dropped the session as well. So if you create another Default.htm page of your own and just redirect to another page it all should work.
    However I did notice an interesting ADAPT in CHF15 :-
    http://support.businessobjects.com/CommunityCS/FilesAndUpdates/boxir2_en_chf15_readme.pdf
    ADAPT00576483 Patch ID: 39,216,665
    Also did u do any customization setting before ?

  • Infoview for 2 different BOMain.key in one BO6.5 server

    Hi,
    For our business requirement, we split our BO6.5 solution into 2 parts u2013 so now we have 2 security domain ( with 2 BOMain.key ) running under 1 physical BO6.5 server. Also we have 2 separate BCA dedicated for 2 different security domains. So we have two BOMain key files in the path C:\Program Files\busobj\LocData in server. We have kept both keys in same path as we need to monitor the BCA console for both the system.
    But while we are trying to log into BO6.5 infoview, it's directly authenticating the key file kept in the particular server path (C:\Program Files\busobj\LocData), where it's getting two BOMain.key files and as a result of this contradiction it's throwing error.
    On the other hand, we observe as we remove the 1 BOMain.key file from LocData folder and keep single key file is there in the path C:\Program Files\busobj\LocData, the infoview is working fine. But on that case, BCA scheduled reports( checked from BCA Console) are not working for removed BOMain.key system.
    So my question is, if there is any work around to run infoview for 2 different BOMain.key in one BO6.5 server. Otherwise, can we keep one of the BOMain.key s to other path and point corresponding BCA Console to the same path?
    Here are configuration details:
    BO Version: 6.5.1
    Server OS: Windows Server 2003
    Security Repository: Oracle

    First of all, yes, we have already migrated our reports to new BOXI3.1 environment. But because of business criticality, we cannot stop old BO6.5 environment at this moment.
    Secondly, as per my understanding infoview application can be customized as per requirement. Is it not possible to customize infoview in such a way that it will check for BOMain.key at any other folder instead of LocData? I am just thinking. Please advice.

  • Can we change file name in the excel report bursting in infoview

    Hi,
    I have created a publication with email destination and excel format in infoview. By default there are some place holders which can be used to give report name during bursting process but I want to customize report name like I want to append state variable value in the report name so that each recipient should get report which has reportname_state.xls.
    Did anyone came across this situation. Please help me.
    Harish

    You cannot change thats placeholders you must use them or use a fixed name...
    IYou must try in the body of the email theres some other additional plaeholders that maybe you can use in this case.
    Regards

  • BOE XI 3.1 InfoView logout process

    Hello and thank you for your time. I was hoping someone could help me to identify the Logout process when a user clicks the Log Out button in InfoView.
    When the user clicks Log Out, what processes are called and what pages are they on? I am trying to track down the full logic process so that I may better understand how to possible customize it.
    I believe it all begins with the headerplus.jsp page, but from there I cannot find the files that it references, such as logoff.do
    Thank you for any assistance you may be able to provide.
    Regards,
    Mark

    Please note that customizing of JSP pages is not supported by SAP. It may be the case that after an upgrade (eg. new service pack) your customization will no longer work. If the system does not work properly after the customization it is possible that only a new installation can fix the problem.
    Still if you want to proceed here (at your own risk!) you can use tools like fiddler and check the http traffic between your client and the web server. Please note that some of the actions are based on filters (eg. logoff.do) and are not easy to trace. What you can do is to add javascript debug traps (eg.using the alert command ) into the JSP code and confirm if the specific page is called during the logout workflow.
    Once again: At your own risk!
    Regards,
    Stratos

  • 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

  • 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

  • Url Iview from SAP Portal to Infoview encounters "Access is denied"

    Hi
    We are using URL Iview to point to Business Objects Infoview from SAP Portal. Our requirement is to launch the Infoview within the portal content area. We are able to preview the iview, but encounter "Access is denied" error when we add the iview to page, we realised that we are only able to launch infoview when it is setup to open in a new window.
    Is there a way where we can show the Infoview in portal content frame.
    Regards
    Kamal

    Hi experts,
    i got the same problem how to integrate the InfoView Appl into the "Portal Content Area" and not only as an new Window.
    When i try to analyse the problems, the error stacks say some thin about that an Java Script is trying to change the browser size and the portal is not allowing this... thats my assumptions.
    Has anybody how we could solve this tricky topic ?
    For details to to customize the URL iView please refer to this thread: Integration of InfoView into SAP Portal using SSO
    kind regards
    Stefan

Maybe you are looking for

  • 'Sqlite' what is it and why is AVG warning me about it

    Over the last few days, wheni open 'Firefox' AVG kicks in and tells me of a 'cookie' named 'Sqlite' in one of the firefox folders on my P.C this happens all the time, what is this 'sqlite' for, i searched the net for some info' and was alarmed to rea

  • My itunes wont sync music onto ipod

    itunes wont sync music onto ipod because the file/disk could not be read or written...help me pleasee i just want my music onto ipod.. all the music is still on my itunes and i have like 300 songs but its wont go onto my ipod!!!!

  • How does the window selected on the spectral measurements express vi affect the output?

    I'm using the spectral measurements express vi to find the power spectral density of a fairly broadband signal. I've already discovered a bug in the express vi; it doesn't divide the power spectrum by the equivalent noise bandwith for the window as i

  • Download History does not work properly

    I would like very much to download again the files I have downloaded, but it seems quite frustrating when trying to do that. When accessing ovi music throught Nokia Music Player then accessing Download History I can only download albuns that do not n

  • Purchasing Info Record Change

    Any bright notion on how to extract INFNR new and old value from CDHDR and CDPOS