Image Map calling portal report

I have a dynamic page that uses an image map (see html below). I have created a portal report named: 'STUDENT_SCHEDULE'. How do I get the Image map to call the portal report?
<! -- Image map created by MapMaker32 -->
<IMG alt="Parent/Guardian Options" border="0" SRC="/images/teacher17.gif" USEMAP="#teachmap.htm" BORDER=0>
<!-- Image Map (client side) starts... -->
<MAP NAME="teachmap.htm">
<AREA SHAPE="rect" COORDS="9,9,254,60", HREF= "schedule" ALT="schedule">
<AREA SHAPE="rect" COORDS="11,62,254,108", HREF="attendance" ALT="attendance">
<AREA SHAPE="rect" COORDS="11,109,255,164", HREF="interim" ALT="interim">
<AREA SHAPE="rect" COORDS="260,10,480,60", HREF="grading" ALT="grading">
<AREA SHAPE="rect" COORDS="262,62,480,111", HREF="testing" ALT="testing">
<AREA SHAPE="rect" COORDS="262,113,480,164", HREF="fees" ALT="fees">
<AREA SHAPE="rect" COORDS="485,50,617,231", HREF="teacher" ALT="teacher">
</MAP>
<!-- End of map definition -->

your HREF's should point to the corresponding report. See the call interface of the report to see how you can call it using a url.

Similar Messages

  • How do I display blob (image) in a Portal Report

    I am using 9ias 10222 and portal 30983 and I have a table that stores an image as a blob and have a varchar field to store the mime type. I have created a form to upload the image and can then query the form to display the image.
    How do I dislay the image in a Portal Report/Dynamic Page Component. I have followed note 68016.1 but the retrieve_img_data procedure does not work it gives a wwv-11230 error.
    Any ideas? Any help would be appreciated.
    Thanks
    Belinda

    Hi,
    Can you display what code you used for this? I followed note 172045.1 and everything compiles properly but when I run the report, I just get a box with a red X in it, like it is not finding the picture. I ran the procedure that downloads the image and it works fine from there. Thanks.

  • Image map & Drill Down Reports in Apex

    Hi,
    I am looking to create a Image map with drill down reports. I don't know Java but know PL/SQL functions/procedures very well. I would appreciate if someone help me with this.
    I am looking following functionality:
    1. Upload an image in Apex
    2. Create click-able areas in it.
    3. User click on these hyperlinks and move to next page with drill down report as per the vaiable in hyperlinks
    Wajid

    Try viewing this blog entry to see how to do image maps in APEX..
    http://www.danielmcghan.us/2009/05/html-image-maps-old-trick-with-new.html
    Thank you,
    Tony Miller
    Webster, TX

  • Image Map Implementation

    Can someone walk me through the process of creating image maps in portal? I know how to import an image. What I don't know is how to how to make that image an imagemap where I can click on different part of my image and view a report, file, folder or a url.

    Hallo,
    You have to create your imagemap in a HTML-Editor first.
    Second step is, to add an image item to your folder. In the Upload Wizard you have first to upload the image from your filesystem, then you have to give your imagemap a name. This name must be the same as in the <map>-tag.
    In the following textarea "Imagemap" you paste the HTML-Code of your imagemap. The rest of the options are clear at all.
    Example:
    <map name="bmvit">
    <area alt="Federal Ministry of Transport, Innovation and Technology: Science and Technology policy activities" coords="266,63,315,82" href="http://www.bmvit.gv.at/">
    <area alt="Technologies for sustainable development" coords="85,92,165,160" href="http://www.bmv.gv.at/tech/enuumw/index.htm">
    <area alt="Intelligent transport systems and services" coords="172,92,252,160" href="http://www.bmv.gv.at/tech/wirtech/mobil.htm">
    <area alt="IT-related activities" coords="259,92,339,161" href="http://www.bmv.gv.at/tech/infoges/index.htm">
    <area alt="Patent office" coords="416,181,500,212" href="http://www.patent.bmwa.gv.at/">
    <area alt="FWF" coords="63,225,161,306" href="http://www.fwf.ac.at">
    <area alt="TIG" coords="166,224,264,306" href="http://www.tig.or.at/">
    <area alt="FFF" coords="271,225,367,306" href="http://www.fff.co.at/">
    <area alt="ITF" coords="374,224,472,306" href="http://www.fff.co.at/view.php?docid=50" >
    </map>

  • Image Map with rollover mouse effect

    Hi,
    I inserted a image map to portal and I'm facing following problem:
    The image is a world map and I want the regions e.g. North America to be highlited if the mouse is over the region. I've already created the images for that and have uploaded them.
    How can I reach my goal? Has anyone an idea?
    Here's my image map so far:
    <MAP NAME="mymap">
    <area shape="poly" coords="9,31,10,43,8,56,24,49,41,66,45,102,63,127,86,136,69,105,85,105,150,35,156,11,136,5,100,17,78,25,62,31,8,26,10,29,10,29,3,20"
    HREF="http://server:7778/portal/page?_pageid=553,68779&_dad=portal&_schema=PORTAL" target="_blank"
    alt = "North America"
    onmouseover="mymap.src='http://server:7778/pls/portal/docs/PAGE/PGR_BRS_PUR/TAB_STANDARD_INFO/TAB78030/WORLD_NA.BMP'">
    </MAP>
    Best Regards
    Daniela

    <img src="/../..../img.gif" border="0" name="image" width="453" height="417" usemap="#imageMap">
    <map name="imageMap">
    <area shape="poly" coords="277,....."
    href="/portal/page?_pageid=313,215796&_dad=portal&_schema=PORTAL" target="_top"
    onMouseOver="document.images['image'].src='/..../....img_over.gif';"
    onMouseOut="document.images['image'].src='/.../...img.gif';">
    I use this in html pages that I integrate in portal trough URL pages (for easier updates management). But it should work directly in portal imagemap too.
    Regards
    Loko

  • Bug Report: DW CS5.5 Crashes Every Time On An Image Map

    I am posting this in lieu of contacting Adobe support. I went to my account to send Adobe a bug report and was told I needed to contact support via phone. That's pretty crappy. As a licensed user who's owned it less than three months, there's no direct path to tell you guys that your software is broken?
    Here's the deal: I am working on an HTML landing page with one image map attached to one image. Literally, every time I make a modification to the code near the image (tied to the image map) then click into the live preview window, Dreamweaver CS5.5 crashes like a 70-year old on a bar of soap on the floor of the shower. It crashes hard. My only relief is to save the file before clicking into the live preview window. That's my only workaround to the problem.
    But I'm left amazed that I can crash it every single time over an image map, flicking from the code to the preview pane. You would think that at version 11.5, a minor thing like that wouldn't hemorrage the supposed creme de la creme of web design software.
    Here's the code I'm editing that causes it to crash:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
              <?php
              require_once("/var/www/html/c/index.php");
              $recip_name = $subscriber['first_name'].' '.$subscriber['last_name'];
              ?>
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link href="/c/print.css" type="text/css" rel="stylesheet" media="print">
    <title>Membership Special - No Commitment</title>
    </head>
              <?php // Google Link Tracking Code ?>
              <script type='text/javascript' src='/c/google-analytics-code.js'></script>
              <?php // End Google Link Tracking Code ?>
        <!-- Source File -->
              <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.9.0/build/reset/reset-min.css">
        <style type="text/css">
                        body {font:normal 14px/1.25em Georgia, "Times New Roman", Times, serif;}
                        h1,h2,h3,h4,h5,h6 {font-weight:bold;color:#333333;}
                        h1 {font:normal 28px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h2 {font:normal 24px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h3 {font:normal 20px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h4 {font:normal 16px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h5 {font:normal 12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        h6 {font:normal  8px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;}
                        a, a:link, a:visited, a:active {color:#0055FF;}
                        a:hover {color: #002AFF;}
                        #wrapper {margin:0 auto;width:432px;}
                        #header, #footer {margin:20px auto;text-align:center;position:relative;}
                        #footer {margin:40px auto;}
                        #coupon {position:relative;}
                        #coupon, #coupon img {margin:0 auto;text-align:center;}
                        .personalization {position:absolute;width:100%;text-align:center;text-transform:uppercase;}
                        .printcoupon {text-transform:uppercase;}
              </style>
    <body>
    <div id="wrapper">
    <div id="header">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    <div id="coupon">
              <img src="images/19415coupon-01.jpg" width="432" height="432" />          <!-- <div class="personalization" style="left:0;top:818px;"><h1><?php echo $recip_name; ?></h1></div> -->
      <img src="images/19357coupon-02.jpg" width="550" height="602" usemap="#imagemap" class="dontprint"/>
    </div>
    <div id="footer">
              <h3 class="printcoupon"><a href="javascript:window.print();">Click here to print your coupon</a></h3>
    </div>
    </div>
    <map name="imagemap">
              <area coords="29,69,521,197" shape="rect" href="javascript:window.print();">
              <area coords="29,212,521,339" shape="rect" href="http://www.google.com" target="_blank" onClick="recordOutboundLink(this, 'Landing Page', 'http://www.google.com');return false;">
                        </map>
    </body>
    </html>

    Bug Report and Feature Request https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • CALL WEBI Report from SAP Portal

    Hi Experts,
    I need to call WEBI report from SAP Portal, is it possible?
    The submitted report will be opened in the same window?
    Kind Regads.

    Hi
    You can call SAP portal from WebI Report...
    insert blank cell in the report / or select the cell whaere do you want to in the report
    and then Right click and select hyper link.
    Enter the portal address
    It will be opened in the same or new window based on your settings.
    Target Window : New Window ..then it will open new window.

  • Calling Stored procedure from portal report

    I have a simple portal report. ie.
    select empname
    from emp
    where dept = :dept
    The users can customize the portlet and change the value of the bind variable (:dept).
    On the Additional PL/SQL section of the report I need to call a procedure and
    pass the value of the bind variable. Since the portlet is not being called from
    another, p_arg_names and p_arg_values will not give me anything. In the above example I would
    need to pass the value of ":dept" to the procedure. How do I get the value?

    Hi,
    Have you tried the 'get_value' function?..The syntax is
    declare
    l_dept number(5);
    begin
    l_dept := get_value('dept');
    /* further process */
    end;
    where 'dept' is name of the bind variable.
    -Krishnamurthy

  • Image mapping - capability to allow users to click on to open diff reports

    Hi,
    I want to display an image with the capability to allow users to click on it to open different reports... e.g, let's say I have an image with one section showing year 2012 and another section showing 2013. now if user click on 2012 then it should show report for 2012 and when user click on 2013 then it should show report for 2013.
    can you please guide me as how can I accomplish it
    Thanks

    Hi,
    >
    <img src="#WORKSPACE_IMAGES#Image.gif" border="0" width="1167" height="468" alt="" usemap="#reportsmap">
    <map name="reportsmap">
    <area shape="rect" coords="146,292,252,342" href="f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.:">
    <area shape="rect" coords="312,251,403,296" href="f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.:">
    </map>
    3) created report based on a parameter P2_YEAR
    Step 4 Require Assistance: may I know how to set P2_YEAR to 2011 when 2011 section is clicked and set 2012 when 2012 section is clicked.
    >
    you can fill the page item using the URL syntax http://docs.oracle.com/cd/E37097_01/doc/doc.42/e35125/concept_url.htm#BEIJCIAG
    <img src="#WORKSPACE_IMAGES#Image.gif" border="0" width="1167" height="468" alt="" usemap="#reportsmap">
    <map name="reportsmap">
    <area shape="rect" coords="146,292,252,342" href="f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.::::P2_YEAR:2011">
    <area shape="rect" coords="312,251,403,296" href="f?p=&APP_ID.:&APP_PAGE_ID.:&APP_SESSION.::::P2_YEAR:2012">
    </map>regards,
    Erik-jan

  • Images and image maps do not respond to events on Safari

    Hello everyone,
    We have been experiencing issues with events not responding to images associated with image maps, on Safari browser. After the DOM is loaded with new image and corresponding image maps, events such as mouseover and click observing this divs do not respond or get triggered. DOM seems to be updated correctly but behaves differently (and it works correctly in all other browsers except Safari).
    This behaviour is only noticed in Safari browser running both on Windows and Mac. (Tested on Safari Version 3.1.1 on running on Windows and Mac)
    For you all to have a closer look at this issue, I have created a sample that has this problem, similar to one we experienced during one of our recent projects. Please click on the link below to get to the sample (I recommend you to try this either in Firefox or IE before you do on Safari)
    http://www.hivegroup.com/safari/test.html
    (In the above sample,
    - the javascript code initializes the DOM with image and image map
    - assigns two event listeners to the div containing this image and image map
    - when mouse pointer brought over the image, it shows the area id in the 'mobox' div
    - when clicked, DOM is updated with a new image and new corresponding image map, assigns new event listeners and should continue with the same kinda behaviour it did for the first image (but doesn't in Safari browser))
    All inputs on this issue are welcome and greatly appreciated.
    Thanking you in advance.
    Regards,
    Shashi.

    Let me explain what the pink area is. Like the first image that contains two white boxes, the pink area (as you call it) is a new image (containing four pink areas or boxes having an area id denoted to each) that imgDiv occupies after the 'click' event occurs.
    Yep, i gathered that from seeing it work on firefox...
    The point that I'm trying to make here is, there shouldn't be any difference in behaviour when imgDiv holds first image (two white boxes) or the second image (four pink boxes) that you get after we click on image or the third image (containing 6 boxes, multiple colors) which you won't be able to reach in safari browser.
    well... I can reach them, but only via the blue space.
    . We'll notice change in the red box displaying target id only when we mouse over a new area that is not currently being displayed in the red box.
    except in webkit for safari 2, where thered bpx content sticks at whatever it was when the first image was clicked, unless mouse is moved to the 'all area', and then it sticks on imgdiv.
    I completely understand what you see in safari 2. But are you saying there's some error in my script ? If so could you please point out and justify.
    I dunno Shashi, just pointing out the errors that Safari 2 reports when I view your test page, in the hope it might help. I know little of javascript

  • How to call discoverer report with parameters over http link?

    Hi!
    I'm using oracle application server 9.0.4 (incl. discoverer).
    I have an oracle portal report where I want to call a discoverer report for each line over a http link. It is always the same discoverer report - with each line I want to pass parameters to my discoverer report.
    How can I pass parameters to the report? Is there another way rather than using GET parameters?
    Thanks
    Markus

    Hi Markus
    You need to determine whether you can in fact call a Discoverer report using a URL before linking it in Portal. You need to run the report in Viewer first and then see copy the URL from the address line of the browser. Then you open another browser and paste the URL. You may well be prompted for a username and password but hopefully the correct report with the right parameters will then execute.
    Assuming this works you then paste the same URL link into Portal and you should be able to get the report to run.
    Best wishes
    Michael

  • No data in Portal Report but have data in Bex Analyzer

    Hi experts,
    I have problem regarding portal reports. When you view the report using the bex analyzer, there is data. But when you view the report in the portal from iview, there is no data.
    Please help experts.
    Thanks

    Hi Emmanuel (that's weird, I am an Emmanuel too! and we both have Filo origins),
    There can be heaps of reasons for this.
    1) Please try to run the query in transaction RSRT by entering the query name and clicking "Java Web". See if that gives you results. If that gives your results, then the iView that was saved in the portal might need some reconfiguration. Check it out.
    2) Check the logic of your user exit variables. The sequence of the I_STEP calls is a bit different if you run a query in the Portal. For example, if you don't have a mandatory variable in your query, then the olap engine will call I_STEP=1 to 3 before it shows the variable screen. This behaviour is not documented in help.sap.com. However, it does work that way.
    3) Try to check the caching settings for your iView. It might be caching the result. You can change this in Content Administration in the portal.
    Try the above and see if it helps. Otherwise, post another message.
    Cheers.

  • How to call a report in forms?

    Hello
    I want to call a report in forms, but it always failures and I couldn't find any whitepapers or anything else on OTN.
    I'm using reports & forms 10g release 2 and a standalone forms & reports service (release2).
    I've created a simple report and store it as .jsp which based on view (already exist with data). In forms I create a button and I just want to show it on a seperate window (as PDF).
    How does it work? And which set_report_object_property do I need?
    Thanks in advance for any ideas or links
    Remo

    I put a pic on the web of my standalone forms&reports service.
    I couldn't figure out, what is the problem there. Start time of reports service is not available!
    http://ora.lausitz-elektronik.de/image/status.gif
    I also got the error message which is already described in this thread
    a binding error which I couldn't resolve :(
    Error calling report FRM-41213 unable to connect to Report Server
    remo

  • How to call a report via a URL, showing a parameter prompt, but no controls

    Hi,
    I want to be able to call a report online by passing in the URL to Portal. Want to show a prompt for a parameter value and nothing else, until the parameter is entered. I can get the report to display the parameter and the controls, and I can get it to display without the parameter and without controls. However, I can't seem to find a combination that enables me to prompt the user with a parameter, without showing any controls.
    Currently, I am showing the parameter and controls with this URL:
    http://{CURRENT_SERVER_URL}/Sector/Comments/Orders/Orders.xdo?_xpf=&_xpt=0&_xdo=%2FSector%2FComments%2FOrders%2FOrders.xdo&Order_No=&_xt=Orders%20and%20Shipments&_xf=html&_xmode=2
    Thanks
    Phil

    Hi Phil,
    http://{CURRENT_SERVER_URL}/Sector/Comments/Orders/Orders.xdo?PARAMETER1=jjj&PARAMETER2=&_xmode=6
    You have to pass the parameters in the url inorder to display them in page.
    Note : PARAMETER1, PARAMETER2.
    jjj was the values passed to first parameter1 as default.
    null was passed to parameter2 as default
    use xmode=2 or xmode=6 , first one, gives extra report link , second one doesn't.

  • Image Maps not working in Firefox or IE

    For some reason my Golive 9 submenu image maps (News, Locations, etc.) work in Safari, but not in Firefox or IE. Plus some elements seem scrambled in the two latter browser apps. Here's the web page: http://www.frankparsons.com/express/index.html
    Why is this happening?

    >Now I'm wondering if I should bag Layout Grids altogether to make the eventual transition to DW a little easier?
    It couldn't hurt. Using your own CSS (or even old-school tables) will generally make any transition less painful than using program-specific features like the layout grid.
    >BTW, what is equivalent to components in DW?
    I think the equivalents in DW are called Library items. Haven't used them though, as I usually stick with PHP includes to avoid anything proprietary.

Maybe you are looking for