Graph image not getting displayed when navigating from another page

Hi All,
I have implemented a line graph in ADF with "dept no"(in x-axis) and "avg sal"(in y-axis). When I am going to run only this graph page, its showing proper data.
But,when I am trying to navigate from another jspx page (which is under some package) to this graph page, the graph is not getting displayed(graph image is not getting displayed).
In my project I am following package structure for jspx and backing bean.
Please help me to solve this problem.
Thnx,
Abhijit

Abhijit,
A couple of things:
1). There's really not enough information provided to answer your question - have you tried doing some debugging?
2). You may have beer luck on the [url http://forums.oracle.com/forums/forum.jspa?forumID=381&start=0]11g forum
John

Similar Messages

  • Graph is not getting displayed in R12

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

  • Animatioin get distbub while navigation from previous page and next page

    animatioin get distbub while navigation from previous page and next page

    To get the value from dropdown list:
    For example:
    <b>In Layout</b>
           <htmlb:dropdownListBox id                = "country"
                                   nameOfKeyColumn   = "land1"
                                   nameOfValueColumn = "landx"
                                   selection         = "<%=country%>"
                                   onSelect          = "displayregion"
                                   table             = "<%=iland%>" />
    <b>Oninputprocessing:</b>
            CALL METHOD REQUEST->GET_FORM_FIELD
              EXPORTING
                NAME  = 'country'
              RECEIVING
                VALUE = country.
    <i>*Reward each useful answer</i>
    Raja T

  • Component image not getting displayed in Portal

    Hi All,
    I have added a jpg image to MIME folder in my component and used it as source for Image UI and also as a separator in Breadcrumb. When I run this web dynpro application in portal, the image is not getting rendered. I am getting cross mark instead of the image. But the image is getting displayed if I run the application as a stand alone application from SE80 -> Test. Once I do this, the image starts appering even in portal and again disappears after sometime.
    Could you please help me to resolve this issue?
    Thanks & Regards,
    Vishweshwara P.K.M.

    Vishweshwara,
    I hope you referred the MIME object in below way.
    '/sap/bc/webdynpro/sap/ZCOMP_EPI/SELECTED.JPEG'
    Where zcomp_epi is my component name and selected.jpg is mime object name. Check and let me know
    Regards
    Srinvias

  • Images not getting displayed!...Urgent

    Hi,
    While developing code on my local machine, update, delete, etc images are not getting displayed. I am having problem while testing code on my machine. But the same code when i am deploying on the server works fine. How do i resolve this.
    Thanks in advance.

    When you delete the system folder and try to run the page from that project, all the folders and files gets regenerated. Hence if some image files were corrupted or missing, they should be regenerated back.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Image Not getting displayed in DataGridColumn ItemRenderer

    I have a DataGridColumn ItemRenderer and based on the value,
    I am displaying image in the DataGridColumn
    However the image is not getting displayed.
    Below is my code. What could be the problem?
    Thanks

    "ajesing" <[email protected]> wrote in
    message
    news:gbcd0n$8sn$[email protected]..
    >I have a DataGridColumn ItemRenderer and based on the
    value, I am
    >displaying
    > image in the DataGridColumn
    > However the image is not getting displayed.
    >
    > Below is my code. What could be the problem?
    @Embed embeds at compiletime, so it can't take a variable. If
    you want to
    embed the graphics, embed them to the main file and use
    DataGrid's
    iconFunction to pass an icon to the itemRenderer.
    HTH;
    Amy

  • Images not getting displayed in the WebView

    Hi every1,i am facing a problem in displaying images in the WebView. when a particular page or HTML is loaded in a WebView ,images are not coming and i am not able to go to other pages on clicking another link in that page. can ny1 help me?

    @ is a default value as per ALV internal process. This is used in icons .
    I think this is causing the confusion.
    Check in the fieldcat if there is any adjsutment to be made to handle this.
    Br,
    Vijay

  • Page not getting displayed when placed in sub directory?

    Dear all,
    I am trying to make a simple page in 10.1.3.5 jdeveloper using ADF BC as template.I have defined a workspace with Model and
    ViewController as the projects.I am encountering a strange problem.When I define a JSF JSP page in ViewController directly
    then I am able to run the page whereas when I design a page in WEB-INF\template I encounter an error.I have checked the logs of
    OC4j and have found that in case of successful page execution I am getting the following lines.
    12:58:35 PM oracle.adfinternal.view.faces.application.ViewHandlerImpl _checkTimestamp
    INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    Can anyone throw light on this issue?

    User,
    Per the J2EE specification, pages under WEB-INF (or any subdirectory of WEB-INF) should not be directly accessible.
    Solution - don't put your files in WEB-INF if you want them to be browser accessible. People can and do put things like templates and page fragments in WEB-INF (and in ADF 11g, pages as well, as they are accessed via a task flow and not directly), but these files are accessed internally by other components, and not directly via a HTTP request from the user.
    John

  • How to get the URL parameter value when navigating from JSP Page to portal

    Hi All,
    I have web Dynpro application with one button, while clicking that button It will navigate to JSP page as external window. In the JSP page I have a input field and Button.
    In the JSP page input field I will enter some values and press submit button, it will navigate to Portal page by passing some URL parameter with values.
    Once user entering to portal by default WD page displayed, the same WD page I try to get the URL Parameter which I have passed from JSP page, but I am not able to get the URL parameter value.
    If same application running in without portal, I can able to get the URL parameter values. I am getting the URL parameter by interface view default inbound plug parameter.
    How do we resolve this problem?
    Regards,
    Boopathi M

    Hi
    Please try  these link might helpful for you
    1.[How to call WebDynPro application from JSP |/thread/452762 [original link is broken];
    2.[How to get the previous page url from abstract portal component? |/thread/1289256 [original link is broken];
    3.[how to launch and pass a parameter |/thread/5537 [original link is broken];
    Best Regards
    Satish Kumar

  • IdM 8.1 New Labels are not getting displayed after upgrading from 7.1

    We have recently upgraded IdM 7.1 to IdM 8.1 and after upgrading the New Labels as New Navigation Menu's in Admin panel are not getting resolved and
    Appearing following way
    UI_APPR_XML_PROVISIONER_EMPTY_TABLE
    UI_APPR_JAVA_LIST_PROVISIONING_REQUESTS_LABEL
    We have checked these labels are there under WPMessages_en.properties file (under idmcommon.jar) but still they are not getting reflected.
    Any help on this will be appreciated.

    May be your location credentials out of sync.
    Un-register and re-register the locations
    1)Right click the location in the Control Center manager and select Unregister
    2)Right click the location in the Control Center manager and select Register and enter the appropriate credentials.

  • Child forms are not getting displayed when user is linked through the targe

    I have provisioned the users to OID through OIM and we have the three child forms(USRB_ROLB,USRB_GRPD,USRB_NBNB) which work well when the user flow normally. Our normal flow implemented is that user comes from OHCM and get created in OIM and then get provisioned to AD and OID. We have also implemented the OID target recon. When we create the user directly in OID and then create the user through normal flow ie from OHCM to OIM) as expected the create user task fail as the user is already present in the OID (target system). Then after running the OID target recon the user is getting linked but its not showing the child forms in the new process form created after running the target recon.
    Please let me know if you require more information.
    Please let me know if anybody has encountered this issue and the steps to resolve the same

    what happened when you run target recon without creating user in oim(or just create user in oim without access policy and then run target recon)? Is this work fine?
    If no means you have to verify your child table mapping. But if above work then this the Produce/connector issue and may you need to raise SR

  • Adf images not  getting displayed in th browser.

    Hi,
    I have image tag in my jsff file.
    The image is shown on preview.
    But when i run the application , the image is not displayed.
    Am using Firefox 3.6.6 and IE 7
    Tried using the following tags:
    <af:activeImage id="image" source="/WEB-INF/Images/logo.jpg"/>
    <af:image id="img" source="/WEB-INF/Images/logo.jpg"
    shortDesc="logo"/>
    Do i have enable anything for this ?

    Move your images to a folder outside WEB-INF. Anything under the WEB-INF folder cannot be accessed directly by the user. However, you can use a servlet to access images under WEB-INF.
    Timo

  • Images not getting displayed in PD4ML

    hi,
    I used PD4ML for generating PDF.
    but in that generated PDF, Image which i want to display is not displayed. and it is working for other images can u plz help for that.
    code ->java.io.FileOutputStream fos = new java.io.FileOutputStream(f);
              //OutputStream sos = System.out;
              File fz = new File("C://output.htm"); //HTML Code of the template
                    java.io.FileInputStream fis = new java.io.FileInputStream(fz);
                    InputStreamReader isr = new InputStreamReader( fis, "UTF-8" );
                    PD4ML html = new PD4ML();
                    html.setPageSize( new Dimension(450, 450) );
                    html.setPageInsets( new Insets(20, 50, 10, 10) );
                    html.setHtmlWidth( 750 );
                    html.enableImgSplit( false );
                    html.interpolateImages(true);
                    URL base = new URL( "file:C:/" ); //Used for images, css, etc.
                    // alternatively base can be specified with <base href="..."> tag
                    html.render( isr, fos, base );Edited by: raj_pardeshi1986 on May 11, 2009 1:37 AM
    Edited by: raj_pardeshi1986 on May 11, 2009 1:38 AM

    This might be a good place to start: [http://pd4ml.com/support.htm] since this doesn't seem to be a Java problem.
    But if I had to guess I'd say the problem was here:
    new URL( "file:C:/" );Of course, since you haven't told us the problem...

  • Image not in Elements when launched from LR5

    I am running under the Photographer's subscription with LR5 and Photoshop cc 2014 on a Windows 8.1 platform. All software is up to date. When I do Photo>edit in>PS Elements 12, Elements launches, a TIFF copy is made and is deposited in LR5, but the photo is not in Elements for editing. Size is not a problem. I tried a small photo of just a few mpx.

    Check your settings for external editing in LR Prefs.
    If necessary click the choose button and browse to the Editor Application as it is easy to choose an Adobe shortcut by mistake  - see image below:

  • The values for list items of other data blocks are not getting displayed when executed.

    Hi,
        I have a new problem again.
        I am doing a new form in which there are around 8 blocks. All the blocks have their tables in the oracle database.
        Each block has 18 columns with the same column & column names. But the values in those columns are different & the values do not match.
        The problem lies while i execute the form, it populates only the first block data. Other blocks do not display or populate the values.
        I cannot create a master relationship because all the column values are different.
        How do i display or populate the values of all the tables?
       Please help me. Thank You.

    hi
    if your form has truly disassociated tables, then you could simply use a key-exeqry trigger at forms level to travel to each block in turn and perform an execute-query built-in, eventually returning to the starting block.
    ie
    go_block('..');
    execute_query;
    go_block('..');
    execute_query;
    etc
    go_item(......);
    In this case you would use the block where clause to constrain each table to the appropriate set.
    If however, the database has no relationships between the tables but the data content has some corelation, then you could craft a forms relation manually.
    cheers
    Rod

Maybe you are looking for