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

Similar Messages

  • Integration of SAP BusinessObject Infoview inside a Netweaver Portal

    Hi,
    I don't know if I'm posting in the right forum, apologies if I'm not.
    I have a Netweaver 7.0 Portal. I need to add a link to our SAP BusinessObjects Infoview portal to a Workset.
    The requirement is that the credentials that the user used to log into the portal (SSO token) should be also valid for the BO portal and so the user should be presented the start page, skipping the login page.
    So:
    - User signs into the Netweaver portal
    - User clicks on "BO" workset link
    - User clicks on "BO portal" page
    - The BO portal's home page is presented to the user (without having to log in again)
    Is there a way to do this?
    Thank you,
    Pietro

    Yes, it's possible.
    Please refer to the link
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BI4IntegrationintotheSAPEntreprisePortal+7.0.x
    http://wiki.sdn.sap.com/wiki/display/BOBJ/SetupofSAPSSOServiceinSAPBOBI4.0+CMC

  • 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

  • Need some material regarding sap crm base customization

    hi to
    this is nagaraju want some material about base customization in sap crm ,
    if any one having plz forward to me
    my mail id [email protected]

    Hi nagaruju,
       Look at best practices.
    -<a href="http://help.sap.com/bp_crmv250/CRM_DE/index.htm">SAP Best Practices for Customer Relationship Management - V2.50</a>
    Regards.
    Manuel

  • SAP Portal - InfoView - Dashboard

    Hello, Our company is currently implementing SAP BW, SAP Portal and SAP Business Objects ( Xcelcius, WebI, Crystal).A few Dashboards have been built, accessing data in the new BI servers. I have very little knowledge of these and I am questioning the use of InfoView portal to display the Dashboards.  At present we access the SAP Portal, choose a Role named BI Analytics.  This Role accesses an URL iView that accesses another portal for  InfoView App.  This InfoView portal has a home page that allows the user to navigate to various reports and Dashboards.
    Our executives want quick easy access to their dashboards. I have never seen any presentations/demos that require so much navigation to occur in order to view a dashboard.   My question is why the InfoView Portal is required? Is this required to access all reports/dashboards that are fetching data from BI ?  Can't a Dashboard using data in BI, be directly accessed from the SAP Portal, like an URL iView or a Transaction iView would?
    Appreciate any expert comments and suggestions.
    Thank you
    MPersson

    Export your dashboard to webi infoview and you can use open doc syntax to call it from url

  • SAP Work Manager customization - adding a new field to equipment details screen (Syclo Agentry)

    Hi Experts,
    I am trying to add a field (NAME1) on the Equipment details screen under work orders in work manager 5.3 application.
    I have performed the following steps, but I am getting an error while connecting to the application.
    1) Create extension for Equipment class to add a new field.
    2) added the new field (Name1) as the property to the standard object Equipment.
    3) Added the field on the screen.
    4) Added the field (name1) to the complex table ctEquipment.
    5) Added the JAR file to Agentry.ini file.
    6) Changed the Class mapping for parameter "Equipment" under group "SAPOBJECT" to point it to the custom (Extended) class.
    7) Changed the class mapping for complex table parameter "ctEquipment" under group "CT_SAPOBJECT" to point it to the custom class.
    8) after publishing the changes and re-starting the server, I get following error.
    the log file generated (message.log) also has the same description.
    What am I missing here? Any help would be really appreciated.

    Hi Emanuel,
    Thanks for looking into this issue.
    I have performed the following steps as suggested by you, still it doesn't seem to work and gives the same error.
    Below are the changes done on the ECC Side.
    1) Copied the standard equipment class /SYCLO_CL_PM_EQUIPMENT1_DO to custom class ZSYCLO_CL_PM_EQUIPMENT1_DO. Changes made in the GET Method to get custom equipment related data
    2) Modified the standard equipment structure /SYCLO/PM_EQUI_STR by adding one custom field
    3) Configured this custom class as the object handler in the equipment mobile data object
    4) Configured this custom class as the object handler for the equipment complex table
    5) We are still using the standard BAPI Wrapper itself for getting the equipment data and the added field is reflected in the BAPI Wrapper table parameter
    Is there something we are missing?

  • SAP SLC Config & Customization

    Dear Expert ,
    We are configured an SRM & SLC system with
    SRM_SERVER
    702
    0007
    SAPK-70207INSRMSRV
    SRMSMC
    100
    0004
    Firstly, Actually I did not understand config doc but I created 3 client for buy side sell side and SRM . Am I right ?
    Secondly, I do not have an any customizing documents. Is anybody help me to supply customizing doc?
    Regards,
    Tuluhan

    Hi Tuluhan,
    I believe you have both the SRM and SLC Add-on installed on a single host. Am i right?
    Then there is no need to create 3 clients, you can use the SRM client as the buy side and create the SLC purchaser user in it with all the standard roles.
    The second client is taken as the Sell-side client.
    What is the documentation you have been following and let us know what exactly is the part you didn't understand.
    Cheers,
    Gopi Krishna

  • How to handle the One-Time Customer Process (Customizations - Master Datas)

    How can we handle the processes of one time customers (for example sales from a store without a warranty process fort he products)? Iu2019m planning of creating a different sales document type and use a single customer number for all of the documents created. On the other hand SAP has a solution for the one-time customers but I donu2019t know its details. Can anybody explain me the standard one-time customer process of SAP (the needed customizations and the master datas to be created)?
    Thanks in advance for the answers....

    Hi..
    the one-time customer is an account group (CPDA) that is used for "walk-in" or "cash" buyers. although this account group can be used for regular sales orders, this is intended to be used with the Cash Sales type of sales documents, where no accounts receivable is created. you also need the one-time customer as a "dummy" and avoid creating many customer masters for buyers who may only do one transaction with your company.
    when you use the one-time customer account group in the Cash Sales order, you enter the one-time customer number in the sold-to party field. the system will then prompt you to enter the actual name (and address) of the buyer. you can have the option of generating SD reports with the real names of the customers.
    you create the one-time customer the same way you do with the regular Sold-to party. there are some differences, in the sense that this is a "dummy" account. you do XD01 or VD01 to create the account, choosing account group CPDA. you also make entries in the sales areas.
    Regds
    MM

  • Vendor Number Range Conflict SAP ECC and CRM 2007

    I need to load SAP ECC Vendor data from SAP to CRM and have setup most of the configuration as required. However I have an issue, the vendor number range used currently in our SAP system is already in use in our CRM system and has been for some time (for Prospects and Contacts).  What is the best approach to dealing with this issue...
    My initial thought was to see if we could have two different numbers for the same vendor in ECC and SAP CRM
    eg SAP Vendor "50000001" equates to CRM "VEN50000001"
    Is such as approach supported?  Can you point me to the documentation that shows how such an approach could be implemented.  What approaches have others done to address similar issues?
    Thanks in advance
    Eddie
    By the way we are on CRM 2007 sp4

    Hi Eddie,
    SAP Note 1044637 - Customize Vendor Numbers
    Implement the code present in the attachment. You can
    change it according to your own requirements. The example code
    suffixes 'VEND' before the first six digits of the vendor
    number before it is downloaded to CRM.
    Thanks,
    Vaibhav Shah

  • Table Structure  provided by SAP for Customer/Vendor

    Hi All,
             We will be using Customer/vendor Business Content shipped by SAP.We will customize it to add our additonal fields needed.The table has close to 120 fields.So does it impact performance in any way.Ideally we would like to leave fields as it is ,and add ours.We want to avoid deleting the fields which we are not using currently.
    Any ideas?
    Regards,
    Premjit

    Hi Premjit
    I not sure, which thats fields reduce performance
    Delete fields it is no good idea because you can use it's lately.
    I see only one problem - work with that fields in Data manager
    However you can used Portal content for access to master data
    Regards
    Kanstantsin

  • New to SAP Community

    I have been working on SAP (Userside) for four years.  I have BS degree in Accounting and MBA in Finance.  Lots of experience in accounting, finance and systems.  Currently am working as a SQL DBA.  Also I develop application in Access.  I was suggested to become SAP FICO consultant.  I need help if some one can guide me to the right track as far as getting trained in FICO and get certified.  By the way I am in Dallas Texas.

    Following are the useful links to access good self study material on SAP different modules –
    http://service.sap.com/                                                               Login ID Required (SAP Online Support, all SAP Release notes, Patches……. Can be accessed.)
    http://www.erpgenie.com/                                                           Can be accessed without Login Id
    http://www.easymarketplace.de/online-pdfs.php                            All the modules Help documentation is available
    http://help.sap.com/bp_blv1470/BL_India/index.htm                      Best Practices is very useful other than the regular SAP Help (Basic Customization documents are available for all industry types)
    http://www.asug.com/                                                                 Login Id required
    http://www.sap-img.com/                                                            Basic SAP Customization can be learnt for all modules
    http://www.sapsuperusers.com/                                                  Login Id required (Can be registered Free) Itutor and .Sim files are very useful along with SAP certification material for most of modules
    http://www.sapfans.com/                                                            Login is optional (Can be registered Free) User forums for Knowledge transfer is good.
    http://www.sapfans.com/sapfans/sapfaq/sapcert.htm
    Hope the above links will help you.

  • Business Objects InfoView translation (without language pack)

    Hello, everyone,
    We need to translate SAP BO InfoView interface. The language we require doesn't have native BO language pack.
    We discovered a bunch of .properties files, translated them, but not all of the texts was converted.
    Maybe someone could give me some advices, or some ideas for solution?
    Thanks.

    Thank you for your reply.  The report is using an ODBC connection to the Access database that resides on the Business Objects server.  It is setup as a System DSN on that box, using the Microsoft Access Driver (*.mdb, *.accdb) - as the Access db is v2007. 
    I can run the report on the server using this ODBC connection, and I'm assuming that when I run the report on demand in InfoView, it is using this connection as well.  The problem is only presented when I attempt to schedule the report.  The datasource is there as well.

  • Hide the command box in sap gui

    Hi,
    Good to see the SAP GUI form,
    we are bringing SAP R/3 transactions in Enterprise Portal,
    every time the r/3 transaction opens in iview (SAP GUI for windows).
    It shows the normal screen with "Command box" on the top,
    now we dont want the user to browse the sap system using the command box.
    any info on that..is it possible to hide or remove?
    Thanks for help,
    -Krishna

    Hi Krishna,
    note 648452 states that the command box will not be displayed for inplace SAP GUI for Windows sessions if you set the following registry value:
    [HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Customize] "HideCmdLineInplace"=dword:00000001
    If you want to disable the command box also for outplace sessions in the portal then you may set in addition to above value the following:
    [HKEY_CURRENT_USER\Software\SAP\SAPGUI Front\SAP Frontend Server\Customize] "HideCmdLineInplaceAllSession"=dword:00000001        
    Best regards,
    Christian

  • InfoView - Error in File ...The table could not be found

    When I run the a report out of Crystal Reports 2008 Developer using a 32 bit ODBC data source Microsoft Visual FOxPro Driver, the report runs fine.   All of my reports run fine in the Crystal Developer
    But when I run the same report in Java SAP BusinessObjects InfoView Enterprixe XI, the same report would get an error:  The Table could not be found.   Other errors I would get:  Encapsulating page failed.  None of the reports work in InfoView, but they would work in the Crystal Developer.
    Our environment is Windows Server 2008 R2 on a 64-bit Dell PowerEdge Server.

    Hello,
    If you create the System DSN on the Server and test the connection does it work? If it does then BOE either can't find the DBF file or it doesn't have access to the folder.
    Check the permissions on the folder where the database files reside, if they are not local then map the driver where they do exist.
    Don

  • Create a registry key from SAP

    Hi all,
      I am trying to create a registry key from SAP. The code i am using is as follows.
    data: h_gui type ole2_object.
    data: GuiXT_active type I.
    data: root         type I value 1.
    *// Connect to desktop object
    Create Object h_gui 'SAPINFO'.
    Call Method OF h_gui 'RegCreateKeyEx'  = GuiXT_active
         Exporting
          #1 = root
          #2 = 'SOFTWARE\SAP\SAPGUI FRONT\SAP FRONTEND SERVER\CUSTOMIZE'
          #3 = 'GUIXT'.
    But the key is not getting created, Am i missing something? Please help.
    Regards,
    Hari.

    Java applets run in a "sandbox" so to speak... so you
    can't do this :)
    If you really really want to, you can purchase a
    license from Verisign, sign your applet and then (try
    to) turn off all of the security restrictions in your
    applet and then do whatever you want...I believe you can also change the permissions file - on each client.

Maybe you are looking for