Images not showing in the report

Version: Crystal Reports XI
Hi,
      Currently I have a report that has images from the database (blob) , logo, and images that I inserted in the report. The report is being called by a jsp page. Our crystal server is installed in unix server.
When we try to run the report thru our  web interface...... the report runs but the images are not showing. it only shows like x image in it.....
Don't have any idea how to resolve this....... please help

If you are using Web Service to access Reports through BOXI server, then as per documentation you need to call getImage of ReportEngine with callback handler after you call getDocumentInformation.
Refer to the developer's guide -
http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm#en/WS_SDK/wssdk_consumer/doc/wssdk_dg/DevelopingConsumerWebApps18.html

Similar Messages

  • Images not showing in the jlabel/jbutton

    Hello all,
    I've a package in which my cards directory is located along with all my src files and compiled classes. All my images ****.gif files are inside this directory.
    Then I've following the icon object.
    protected static JLabel lblDeck;The following code is used to get the image.
      String imgPath;
         imgPath = isImageExists("imgBG1.gif");
              if (imgPath == "")
              {     // If the image of Card Deck(imgDeck) is not Found
                   lblDeck = new JLabel();
                   lblDeck.setBackground(new Color(0, 64, 128));
                   lblDeck.setOpaque(true);
                   flagImgDeckFound = false;
              } else {
                   // If the image of Card Deck is Found
                   imgDeck     = new ImageIcon(imgPath);
                   lblDeck = new JLabel(imgDeck);
    // Check if the image exists else return "";
      protected String isImageExists(String imgName) {
              java.net.URL imgURL = getClass().getResource("cards/" + imgName);
             if (imgURL != null)
             {     return (imgURL.toString());     }
             else
                  JOptionPane.showMessageDialog(null, "File not Found: " + imgURL);
                  return "";
         }I'm still unable to get the image in the jlabel!
    When i checked the path, it is exactly returning the path of the file.
    But its neither loading the image into the jlabel nor is it returning "".
    This is just the label part i've other jbuttons also. Even they are not displaying any images.

    aLkeshP wrote:
    can everyone see this thread?
    YES FER-CHRISE-SAKE.
    Just how many times do you intend posting the same identical question?
    images not showing in the jlabel/jbutton
    Problem in imageicon
    iconImage on JButton & JLabel
    Re: images not showing in the jlabel/jbutton

  • Images not displying in the reports

    Hi All,
    We are using BI APPS 7.9.6.3 and siebel crm is source systems.we are using OOB dashboards.
    in that one report not showing images.that report having static view.
    <table class=oc bgcolor=#F7F7F7>
    <td class=oc width=70 align=left><img border=0 src="Res/s_Oracle10/Meters/icon/rc/green.gif"><b>Won</b></td>
    <td class=oc width=70 align=left><img border=0 src="Res/s_Oracle10/Meters/icon/rc/yellow.gif"><b>Open</b></td>
    <td class=oc width=70 align=center><img border=0 src="Res/s_Oracle10/Meters/icon/rc/red.gif"><b>Lost</b></td>
    </table>
    I can't find the the this path "Res/s_Oracle10/Meters/icon/rc/green.gif in my installition.
    If any one face the issue.Please let me know how to deploy s_oracle10.
    look at the image once
    http://i44.tinypic.com/2s8guwx.png
    when am using like this it showing image
    fmap:Meters/icon/rc/red.gif

    Use as below
    <table class=oc bgcolor=#F7F7F7>
    <td class=oc width=70 align=left><img border=0 src="res/s_blafp/meters/icon/rc/green.gif">Won</td>
    <td class=oc width=70 align=left><img border=0 src="res/s_blafp/meters/icon/rc/yellow.gif">Open</td>
    <td class=oc width=70 align=center><img border=0 src="res/s_blafp/meters/icon/rc/red.gif">Lost</td>
    </table>

  • Open request not showing in the report

    Hi,
    We have built a query for planning to show open request. After 50,000 records, the request would be closed in the infoprovider. In the query, Request id is restricted with the most current data variable.
    In Dev, the report shows the open request. But, in production, the report doesn't show the open request. When the Query properties are compared, the difference is the Statistics level is 0 in Dev and 1 in Production.
    Is this an issue? If not, what could be the issue?
    Thanks.

    From OSS note 411725 :
    In all queries, which display data from transactional InfoCubes, characteristic 0REQUID must be included in the filter and variable 0S_RQMRC 'Most current data' must be used. This variable is part of the Business Content.This is required so that the system also includes the data records from open requests.
    use this SAP EXIT variable in glbal filter. 0S_RQTRA (Most Current Data (Transactional InfoCube))..try
    regards,..

  • SPM 5.2 - problem with reason/activity fields - not showing in the report

    Dear experts,
    I have a situation that is hard to describe.
    We have SPM 5.2 - all set and working, now the problem is that for some of the FF sessions the tool is either not reporting the reason/activity fields (due to some technical problem that is occuring randomly) or the users have found a way to abuse the fields and make thier way around them. (these fields are very important for our SOX controls)
    I have created test users to see how they are entering without filling the reason/activity fields, but no luck - i couldnt enter.
    As you know the Activity field is mandatory text field and at least one character must be entered,  but I don`t think this is the workaround, because even if you put space the report still will show it. I have examples where the report is not showing anything.
    The worst is that I can`t simulate such cases.
    Have you ever heard of such nosense?
    Thank you,
    Iliya

    I think I found it - Application deficiency. It is the language that you are logged with. If it is not English the application is not recording the text that you type in the reason/activity fields upon FF session.
    I hope the latest patches are fixing this!
    BR
    Iliya

  • Stats from the Intel AppUp Center Are Not Showing in the Reports

    I have tons of downloads and purchases for my app, and it is listed on both the Adobe Marketplace and the Intel AppUp center. The reports show what I assume to be accurate numbers for the Marketplace, but show 0's for all Intell AppUp stats.
    I have twice purchased my app from the Intel AppUp store and have given it 1 week to show up, but nothing is there. Is there something wrong with the reporting mechanism for AppUp?

    Currently the download numbers from Intel AppUp are not getting displayed on InMarket Portal. We are working on the fix, I will update you as soon as the fix is applied.

  • Image not showing in the excel preview

    Hi
    i am having a problem in viewing the image in the excel preview. image is visible when i preview the RTF locally. But online it is not visible .anyone knows about this please help me out

    Hi GhadaNaim,
    According to your description, you create a footer image in SSRS. However, footer image doesn’t display when you export the report to Excel.
    The issue is caused by the Excel limitations. By default, the Device Information” SimplePageHeaders” setting is set to False and the page headers are rendered as rows in the report on the Excel worksheet surface. The page footer is always rendered to the
    actual Excel worksheet footer section, regardless of the value of the SimplePageHeaders setting. Because of Excel limitations, text boxes are the only type of report item that can be rendered in the Excel header/footer section.
    In this scenario, the page footer will not be rendered directly in an Excel worksheet, we can only see the Excel footer when selecting Print Title. And even we add a text box and fill with an image, it will not work because the background image will be ignored
    in footer section. For all images, the Excel rendering extension only supports the background image of the report body. So your requirement can’t be achieved in Excel rendering.
    For more information, please refer to this article:
    Exporting to Microsoft Excel (Report Builder 2.0)
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • Why do some images not show on the mobile browser but do on the normal Firefox

    I have an HTC desire hd. I have had a site built.
    the images don't show on the mobile browser. when using the standard browser which came with the phone 'internet' it works fine. is there a reason for this?

    I get a content encoding error when trying to load one of the problem images.
    http://www.signapedia.com/gethumb.php?path=userfiles/31_prodimg_55856_img04.jpg&size=85
    Why this happens will take some additional research.

  • Character is not showing in the report.

    Hai All,
       I have enhanced the data source with the new field and assigned that to dimension in the cube. I don't see the new character in the report to make it as free character. Any help in this regard is appreciated.
    Thanks.
    VP.

    Not sure if this helps, but if your query is based of a multi provider, then make sure you are identifying the newly added field in the indentification section of the characteristics in MP.
    Else, go to RSRT -> Environment -> Generate queries directly -> give the infocube name -> press F8.
    Then logout of BEx and try after re-logging.
    Good luck!

  • Variable based on calender dashboard prompt does not show in the report

    hello,
    i have at the dashboard a calender prompt for a column of date format and a pres variable for that value ('DAY'); i placed in the report a column of which content (fx) is @{DAY};
    when i run the report the value of my variable is 0 instead of chosen calender day; the report gets filtered on the day, however only if data.day='@{DAY}; if i choose '<' or '>' it still filters on this one day; why is this happening and how can i work around?

    ok, found that
    http://108obiee.blogspot.com/2009/03/how-to-change-date-format-mask-in-date.html
    seems that this answers the questions

  • Cannot open my excel sheet, the message saying  library not loaded, image not found therefor the icon is showing on the screenrey

    For the first time I cannot open my Excel. The report is saying:image not found, therefor the icon is showing on my desktop.
    Before my Mac open with excel sheet, now it is not there anymore. I guess it it hiding somewhere. How to find it? As you can see I am not an IT . Please try to avoid hight tech wording.
    Many thanks,
    Eva

    Hi Eva,
    Open Console in Utilities & see if there are any clues or repeating messages when trying Excel.

  • Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Experts,
    I am using Crystal report for Eclipse and also using Struts2 and tiles framework combination.
    The problem is when viewing the report all I've got is red X on all images and the graph image also not showing. This is when I use tiles and my jsp is inside the web-inf folder.
    This is my struts link: href="s:url value='/report/reportOpen.action?report=1'
    I've checked that the path to the viewer generated HTML is not correct. see code below.
    src="../../../crystalreportviewers/js/crviewerinclude.js"
    But when I test to access a simple jsp viewer that resides on the web root folder, this works fine but of course this is not what I want to have. I need to have my banner and menus on top of the report page (using tiles)
    This is my jsp link: href="s:url value='/ReportViewer.jsp?report=1'
    Viewer generated HTML below.
    src="crystalreportviewers/js/crviewerinclude.js"
    This might be a common problem and that you can share to me your solution.
    Note: I removed the script tags because I can't submit this entry.
    Thank you  in advance,
    Regards,
    Rulix Batistil
    Crystal Report Images Not Showing - JSP inside /WEB-INF folder

    Hi Saravana,
    After a few experimentation from your idea i was able to figure out the problem and now it is working.
    I don't have to copy the folder to where my jsp resides but still maintains it in the root location:  web/crystalreportviewers
    The changes should always be in web.xml.
    1st: change the crystal_image_uri value to ../crystalreportviewers
    2nd: change crystal_image_use_relative value to "web"
    Change to "web" instead of webapp because that is what I named my web root folder.
    <context-param>
              <param-name>crystal_image_uri</param-name>
              <param-value>../crystalreportviewers</param-value>
         </context-param>
         <context-param>
              <param-name>crystal_image_use_relative</param-name>
              <param-value>web</param-value>
         </context-param>
    Thank you. You showed me the way on how to solve the 3 day problem.
    BTW, my next problem is when clicking on any buttons prev/next/print/export, I got this error HTTP Status 404.
    Well, at least for now I can view my initial report.  I just need to figure out the next issue and with the help of the great people here in the forum.
    Thanks a lot.
    Regards,
    Rulix
    Edited by: Rulix Batistil on Nov 26, 2008 7:27 AM

  • The report I published on the SQL server report server is not showing in the application we use to retrieve reports.

    The report I published on the SQL server report server is not showing in the application we use to retrieve reports. My cell phone number is {removed}
    Thanks.

    Hello Roger Tenn,
    Thank you for posting in the TechNet Forum.
    As this issue is related to SQL server report server, to receive better report, it is recommended to ask in the SQL server forum.
    https://social.technet.microsoft.com/Forums/en-US/home?category=sqlserver
    The professionals here will be glad to help you.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • BI publisher report is not showing all the data

    Hi All,
    I have created a report using BI Publisher in R12. The report is not showing all the records.
    I have checked the result XML it is also not having all the data. My query returns 846 rows but my report only has 662 rows.
    what might be the issue.please give me some idea to resolve this issue.
    Thanks in advance.
    Regards,
    P.Kalidoss

    Hi Arun,
    In the following code: public SelectItem[] getAllPrinters() {
    if (allPrinters == null) {           // allPrinters is not defined. what type of object it is
    PrintService[] printers = PrintServiceLookup.lookupPrintServices(null, null);
    allPrinters = new SelectItem[printers.length];
    for (int i = 0; i < printers.length; i++) {
    SelectItem printer =
    new SelectItem(printers.getName(), printers[i].getName());
    allPrinters[i] = printer;
    return allPrinters;;;
    Variable allPrinters is not defined. what type of object it is?
    And also the same variable is referenced here <af:selectOneChoice label="Available Printers" partialTriggers="cb1"
    value="#{pageFlowScope.applicationPrinterBean.selectedPrinter}"
    id="soc1"
    autoSubmit="true">
    <f:selectItems value="#{pageFlowScope.applicationPrinterBean.allPrinters}" id="si1"/>
    </af:selectOneChoice>.
    Thanks.

  • After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    After importing images from my card using LR 5.4, the GPS data does not show in the metadata panel. However, when I look at the imported images using Bridge, the GPS data is visible. Anybody know why LR is not seeing the GPS data? Camera is Canon 6D.

    Ok, the issue seem to be solved. The problem was this:
    The many hundred files (raw and xmp per image) have been downloaded by ftp in no specific order. Means - a couple of files in the download queue - both raw and xmps. Most of the time, the small xmp files have been finished loading first and hence the "last change date" of these xmp files was OLDER than the "last change date" of the raw file - Lightroom then seem to ignore the existence of the xmp file and does not read it during import.(a minute is enough to run into the problem)
    By simply using the ftp client in a way that all large raw files get downloaded first followed by the xmp files, we achieved that all "last changed dates" of the xmp files are NEWER than the related raw files. (at least not older)
    And then LR is reading them and all metadata information has been set / read correctly.
    So this is solved.

Maybe you are looking for

  • How can I creat an Icloud account?

    I cannot undestand how to create an iCloud account on my PC... somebody could please help?

  • OIM server crashes while Importing OIM AD connector config XML files

    while installing OIM connector for Microsoft Active directory on the 2nd step of installation "Import of Connector XML Files (Using Deployment Manager)" Installation fails and OIM server crashes... my OIM server version is 11.1.1.3.0 and Connector is

  • How to delete/deactivate a background job.

    Hi Gurus! Is there any way to delete a background job? I have a send job which sends email notifications to internet mails. I want to deactivate or completely delete the job. Please guide on what to do. I'll give points for answers. Regards, Vhong

  • Using Lightroom with DXO Optics

    Hello, I've just started using Lightroom and on the advice of a friend, have also started using DXO Optics Pro. From what I have read, DXO is used to make global modifications and Lightroom to specific modifications. There does seem to be some overla

  • Getting focus on JTextField?

    I made a chat with a JApplet. In my chat i have a JTextField where users can write messages. I want to have focus on this JTextfield all the time, the user should not be allowed to get focus somewhere else. How can I do that? I tried requestFocus();