"Additional information"

Hi all,
I have a small question. When you start up your rep: http://<host>:port/rep/start/index.jsp you can see the link "Additional information".
How do I change this particular page, like adding a link (in the XI course TBIT you had the same), and where to find it?
TIA

Hi Peter,
change the <b>Docu.htm</b> in the following directory:
<i> \usr\sap\SID\SYS\global\xi\repository_server\extdocu</i>
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions">XI FAQ - Frequently Asked Questions</a>

Similar Messages

  • CR VS 2013 error: Additional information: Failed to load database information.

    We have VS 2008 (V9.0.30729.1 SP1) using .Net 3.5 under Windows Server 2003 R2 Data Center Edition. VS 2008 came with Crystal Reports Version 10.5.3700.0. We developed a little report in a winform to run against Oracle 11gR2 using the OLE DB support in the CR Report Wizard in the VS 2008 IDE. It was a standard report with some code to print the report directly to the printer with out the viewer control. Here is the working code:
    Imports System.Data.OleDb
    Imports System.Data
    Imports System
    Imports System.Windows.Forms
    Imports CrystalDecisions.CrystalReports.Engine
    Imports CrystalDecisions.Shared
    Public Class Form1
        Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
            Dim crReportDocument As New CrystalReport1()
            Dim DataSet1 As DataSet
            Dim adoOleDbConnection As OleDbConnection
            Dim adoOleDbDataAdapter As OleDbDataAdapter
            Dim connectionString As String = ""
            connectionString = "Provider=OraOLEDB.Oracle;"
            connectionString += "Data Source=OURDBNAME;"
            connectionString += "User ID=OURUSERID;Password=OURPSW"
            adoOleDbConnection = New OleDbConnection(connectionString)
            Dim sqlString As String = ""
            sqlString = "SELECT * FROM edi_filing_source_lov where filing_source_code in ('A','E')"
            adoOleDbDataAdapter = New OleDbDataAdapter(sqlString, adoOleDbConnection)
            DataSet1 = New DataSet()
            adoOleDbDataAdapter.Fill(DataSet1, "edi_filing_source_lov")
            crReportDocument.Database.Tables(0).SetDataSource(DataSet1)
            crReportDocument.PrintOptions.PrinterName = "HP_LaserJet_4350_PCL_5e_Info_Tech"
            crReportDocument.Refresh()
            crReportDocument.PrintToPrinter(1, False, 1, 99)
            Me.Close()
        End Sub
    End Class
    We want to migrate this report to VS 2013. We installed VS 2013 Professional (V12.0.30110.00 Update 1) under Windows Server 2012 R2 Data Center Edition. We downloaded CRforVS_13_0_9 and installed it in VS 2013. We moved the project from VS 2008 and opened it under VS 2013. It looks like it converted OK. When we run it we get the following error:
    An unhandled exception of type 'System.Runtime.InteropServices.COMException' occurred in CrystalDecisions.CrystalReports.Engine.dll
    Additional information: Failed to load database information.
    Error in File temp_f11eb1be-db98-4d33-800c-4db3b36ab14e {EEB2A9E4-8239-49CB-B016-8CE4F4C7643E}.rpt:
    Failed to load database information.
    More information: We can step through the wizard in VS 2013 using the standard template and add a report viewer control to the form and point it at the report and run it just fine in the VS 2013 IDE when there is no code in the form1_load event. We feel we have the Oracle.DataAccess.dll for the 11.2.0 client installed and tested correctly on the server and do not feel there is an issue with data base installation. When we add back the code above to the form1_load event and run it we get the error above.
    We have the logger set up but nothing gets added to the log files.
    We have tried three different ways to set the data source to resolve the error that is occurring at this line of code that is failing but with no luck:
    crReportDocument.Database.Tables(0).SetDataSource(DataSet1)
    crReportDocument.SetDataSource(DataSet1)
    crReportDocument.Database.Tables(0).SetDataSource(DataSet.Tables("edi_filing_source_lov"))
    Do you have any other suggestions we could try?
    Bruce

    Hi Bruce
    In my experience, the only reason for the error is that the there is an issue with the dataset and as a back up sort of a thing, the report engine is attempting to connect to the database the report was created off of. To test the dataset with the report, see this wiki on how to.
    Also, ensure that you have a look at this KBA.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Please restore e-mail or at least give us some real information.  Tech support is almost smug in their response for additional information.  The iCloud status page has said the same thing since yesterday.  A real dis-service.  My business depends on this!

    Please restore e-mail or at least give us some real information.  Tech support is almost smug in their response for additional information.  The iCloud status page has said the same thing since yesterday.  A real dis-service.  My business depends on this!  Any one have any suggestions not being offerd by tech support or Apple?  Anything at all?

    mdjb wrote:
    I just lost a big opportunity to get a new client because of this!!   almost 24 hours now without any email service. I was one of the original.mac customers.  I am over this time to move on. It is an inferior product.
    My sympathy, but, this is what you agreed to when you chose to use a free system: (From terms of service agreement, iCloud)
    APPLE DOES NOT GUARANTEE, REPRESENT, OR WARRANT THAT YOUR USE OF THE SERVICE WILL BE UNINTERRUPTED OR ERROR-FREE, AND YOU AGREE THAT FROM TIME TO TIME APPLE MAY REMOVE THE SERVICE FOR INDEFINITE PERIODS OF TIME, OR CANCEL THE SERVICE IN ACCORDANCE WITH THE TERMS OF THIS AGREEMENT.
    And this is no different from any other free service I'm afraid. Pay for your mail, then you have the right to expect service.

  • I have used the "description" spot in iPhoto for in-depth additional information for photos of my ancestors. Now I am wanting to know if there is a way to print the photos along with the descriptions; either photo by photo, or maybe more than one per page

    I have used the "description" spot in iPhoto for in-depth additional information for photos of my ancestors. Now I am wanting to know if there is a way to print the photos along with the descriptions; either photo by photo, or maybe more than one per page, or possibly in some sort of booklet format. Thank you very much.

    You can make a Book and have a photo on one side and your text description on the other.

  • Error on hover panel of people search result "We weren't able to find additional information"

    In people search result while hovering over all result item, in the hover panel in the middle I can see a message "We weren't able to find additional information".
    I saw a msdn post for the same question in this
    MSDN Link
    but there it is said that "If the person has no authored documents, then it will display this in the hover panel: We weren't able to find additional information."
    But for my case the authored document is also shown.
    Please find in the screen shot below marked in red:
    Did I missed something?

    Can you check for this issue in ULS Log file.
    If this helped you resolve your issue, please mark it Answered

  • Why can I no longer fill in additional information on my adobe forms on pdf. At time this was an opposition. It will only allow me to type limited information?

    Acrobat Reader
    Why can I no longer fill in additional information on my adobe forms on pdf. At one time you could insert an icon that would allow you to type in additional information. It will only allow me to put in limited information?

    Not a lot of information. Can you post a link to a sample of the form so others can see the how the form does not work.

  • Why can I no longer type in additional information on my pdf form. It will only allow me to type in limited information.

    Why can I no longer type in additional information on my pdf form. It will only allow me to type in limited information.

    Duplicate post.
    Why can I no longer fill in additional information on my adobe forms on pdf. At time this was an opposition. It will only allow me to type limited information?

  • What are the steps needed to make the field in the DFF Additional Information for Agent only take numbers, commas & hyphens?

    Hello All,
    What are the steps needed to make the field in the DFF Additional Information for Agent only take numbers, commas & hyphens?
    Navigation
    Bob Sales manager<Ebiz form<service request tab<SR type<DFF<additional information for agents <cheque number
    The field Cheque number Character allowed (, -) in the DFF Additional Information for Agent should only take numbers
    Thanks & Regards
    Ayesha

    Thanks Sridar
    If we use Number we cannot separate the cheque numbers with , or -
    We need to enter numbers along with comma and '_' in cheque number field.
    Thanks & Regards
    Ayesha

  • CS5 RAW Could not complete your request because the file appears to be from a camera model which is not supported by the installed version of Camera Raw. Please visit the Camera Raw help documentation for additional information.

    I rented a Nikon D600 & D610 and CS5 cannot open the RAW files, i do not have any issued with my D700 RAW files. I am getting this error message -
    Could not complete your request because the file appears to be from a camera model which is not supported by the installed version of Camera Raw.
    Please visit the Camera Raw help documentation for additional information.
    Can anyone please help?

    yellowmledbetter wrote:
    Sorry, I am on a MAC. I downloaded the link you provided and it's giving the same error message as above. Running CS5.
    The error message you gave is from Camera Raw. I thought you said that DNG Converter didn't work?
    The link I gave you is an article on getting your raw files to open in Camera Raw. Did you read it? I lazily gave you the link because this is one of the most common problems in this forum, and I get tired of saying the same thing over and over again. I could break it down for your specific case, but I was hoping you could read through the article and work it out for yourself.
    But, here goes:
    Your cameras are newer than your raw converter, so it won't understand them.
    CS5 comes with Camera Raw 6, which can only be upgraded as far as 6.7.1. You can find out which version of Camera Raw you are running in three ways: in the settings title bar (Cmd-K), in the plug-in title bar (press F to start/stop full-screen mode to reveal the title bar), or Photoshop's Help menu (About Plug-ins).
    Downloading raw files from newer Nikon cameras with old versions of Nikon Transfer will actually make them unreadable in Adobe software. They can be fixed with a free utility. Again, it's all in the linked article. You should be using up-to-date Nikon Transfer, or Adobe Photodownloader to avoid this problem.
    All being well, you have good raw files on your computer. You can convert them to dng using Adobe DNG Converter. IF you are on OSX Leopard or Snow Leopard, you CAN'T use the latest version, because Adobe stopped support. But, if you ARE on a later OSX, you can download DNG Converter 8.6.
    DNG Converter is designed to convert FOLDERS of raw files at a time. You select a folder of raw files, and tell it to create DNG copies. BUT, you have to set up the converter before you start using it...
    If you load up DNG Converter, you'll notice a button labelled "Change Preferences". Clicking this, you'll see the first option is "Compatibility". Here, you must select the appropriate setting for the version of Camera Raw you HAVE (see above). If you can't work this out, just pick "Camera Raw 5.4 and later". THEN pick a folder of raw files and convert them to DNGs.
    All the above is already in the article, but I gave you a personalised response. If you still can't get it to work, please give us more than one sentence. Tell us exactly what you tried, and describe exactly what happened. Which version of OSX you're running, what device and software you downloaded your raw files with, how you used DNG Converter, and so on.
    I really should be in bed.

  • Customer or vendor master data to include additional information ?

    Any standard Report of customer or vendor master data to include additional information ?

    Hi Goutam
    Can you please be specific??
    When you say standard report, what do you mean by "to include additional information"??
    Thanks
    G. Lakshmipathi

  • Print-out of shopping carts - add additional informations

    Hi SRM-experts,
    one simple question. Is it possible without modification to add in the print-out of the shopping cart additional informations such as the purchase order number. Is there a possibility to customize that function ? Thanks for yours replies.
    AW

    Hello,
    This will need small enhancement in the smatform. You will find it easy.
    Use T-Code SMARTFORMS and copy the standard smartform for SC layout "BBP_SC"  and create a Z-one and use that by implementing the BADI BBP_CHANGE_SF_SC.
    You can get the PO value from the table BBP_PDBEI.
    Hope this solves the issue.
    Thanks
    Ashu

  • UKM_BP additional information not getting saved.

    Hello Experts,
    We are implmenting FSCM Credit Management, wherein I need to enter information like collateral, guarantees etc in business partner.
    But when I try to save it in additional information in credit profile tab, it doesn't get saved once save buttion is pressed.
    I have not created any additional info categories or info types. I am using standard SAP delivered . I have also created z implementation of BADI "FSBP_BP3100_UPDATE" which is a prerequisite . Also I checked SAP Note 842975 for program error but this note has a status "Cant be implemened" as our release is higher.
    Please suggest. Thanks in advance.
    Abhishek Govilkar

    Hello,
    Thanks a lot for your reply. I did implement both notes. But due to this implementation there is a new issue. It gives below error:-
    "No More storage space available for extending an i"....(can not see further message or message number as once i click this it comes out.)
    Did I miss anything ?
    Thanks in advance.
    Abhishek Govilkar

  • Not able to see the additional information fields in OIE

    Hi,
    After applying some patches in OIE, the additional information fields in expense report are not visible.
    In Internet Expenses setup and Administration, these fields are set as 'Required'.
    When we try to save the expense report, it is throwing an error that these fields are required.
    But these fields are not visible to enter the information. Is any setup required for the same ?
    Please advice.
    Regards,
    Manjusha.

    Hi,
    We have already bounced the apache and checked.
    It is still the same.
    We noticed just now that it is working for some Operating units.
    Is there any way to find out what is missing in the required operating unit?
    Regards,
    Manjusha.

  • Basis of choosing EIT, SIT and Addition Information DFF

    Hi Gurus,
    Can you please enlighten me on the basis of choosing EIT, SIT, Further Infomation or Additional information DFFs for capturing a particular data .
    Since all these options provide users to add new segments to capture data specific to customer's business requirement, on what basis we should decide which one should be taken to add the new segment ?
    I have a vague idea, hence would like to have a clear understanding with the help of the gurus out here.
    Thanks a ton in advance.

    Hi,
    Please see if these documents/links help.
    Note: 210616.1 - SIT vs. EIT - What Is The Difference?
    Differences between EIT and SIT in HRMS
    http://oracle.anilpassi.com/differences-between-eit-and-sit-in-hrms.html
    Oracle Applications Documentation
    http://www.oracle.com/technology/documentation/applications.html
    Regards,
    Hussein

  • Inventory additional Information to Oracle GL

    Hello all,
    I am looking for a solution to pass the data from material transactions additional information to Oracle GL system.
    More detail
    when we create a material transactions (either Miscellaneous issue/receipt) we are entering some additional information into transaction descriptive flexibilities.
    Like in Attribite1 we are storing legacy system transaction number
               Attribute2 we are storing legacy system accounting information
    Now our requirement is we have to pass this information into oracle GL . MY oracle apps version is R12.1.3
    I tried something trough "Supporting Reference" (R12 feature), but attributes information not able to passing to oracle GL.
    Please help us.
    Regards
    Madhuri Swapna.

    You can refer following MOS notes and links: A guide to Inventory Period Closing activities and Inventory-SLA-GL Reconciliation. (Doc ID 1447211.1) 11i : Oracle Inventory Period Closing Activity Test (Doc ID 206576.1) EBS R12 Period Close Advisor: Inventory & Costing (Doc ID 1359452.1) thanks

  • How can we capture additional information on interaction Wrap-up screen

    Hi,
    We need to capture the additional information (for e.g. the contract number created during the interaction) on the call wrap-up screen. But the Doc# field is disabled and there are no DFFs as well. Any suggestions would be very helpful. Thanks and regards, Smita

    I know this will sound like a conspiracy theory, but maybe Apple doesn't want you printing from your iPad... yet. Could be something Apple did so as not to "Steal their Thunder" when they announce the upgrades on the next generation iPad. Just a thought...

Maybe you are looking for

  • Browser Alignment incompibilities

    I am trying to center a form on my page using css, text-align:center. This works fine in internet explorer. In firefox, however, the form stays left. Here are two pictures: Internet Explorer: Firefox: =================================================

  • Generate Dynamic Hyperlinks/Bookmarks in PDF Output.

    Hi, I'm trying to develop an RTF template which will generate the output with Bookmarks in PDF format. As per the Enterprise User Guide, <?copy-to-bookmark:?> or <?convert-to-bookmark:?> should be able to generate a static or dynamic bookmark, respec

  • Apps not showing on pages

    A couple of my apps are not showing up on pages or the search page. They are showing up in the settings area and on the laptop when connected by wire. How do I get them to show on the pages and be usable?

  • How to stop a schema

    Hi all, I created a schema for users to do their performance test, now I'm required to stop the particular schema as the performance test is completed. How do I stop a schema? Pls help

  • Needing Serious iPod Touch Help!!!

    Hi. I have an iPod touch and when i connect it to itunes it says it cant reconize the iphone, but its not an iphone, so the ipod icon doesnt show up on the side, therefore i cannot sync my ipod after the purchases i have bought. Any solutions?